Home
last modified time | relevance | path

Searched refs:tomatch (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/sepolicy/tools/
H A Dcheck_seapp.c338 char *tomatch = check->data; in match_regex() local
340 int ret = pcre2_match(assert->regex.compiled, (PCRE2_SPTR) tomatch, in match_regex()