Home
last modified time | relevance | path

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

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