Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/
H A Dpcre2_match.c2425 BOOL notmatch = Fop == OP_NOTPROP; in match() local
2430 if (notmatch) RRETURN(MATCH_NOMATCH); in match()
2512 fc >= 0xe000) == notmatch) in match()
2741 if (ok == notmatch) in match()
2823 if (notmatch) break; in match()
2846 fc >= 0xe000) == notmatch) in match()
2879 if (ok == notmatch) in match()
4036 if (notmatch) break; in match()
4121 if (ok == notmatch) break; in match()
4231 fc >= 0xe000) == notmatch) in match()
[all …]

Completed in 25 milliseconds