Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_match.c2439 BOOL notmatch = Fop == OP_NOTPROP; in match() local
2444 if (notmatch) RRETURN(MATCH_NOMATCH); in match()
2526 fc >= 0xe000) == notmatch) in match()
2755 if (ok == notmatch) in match()
2837 if (notmatch) break; in match()
2860 fc >= 0xe000) == notmatch) in match()
2893 if (ok == notmatch) in match()
4050 if (notmatch) break; in match()
4135 if (ok == notmatch) break; in match()
4245 fc >= 0xe000) == notmatch) in match()
[all …]

Completed in 16 milliseconds