Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_match.c4953 #define Lmatched_once F->temp_32[1] in match() macro
4982 Lmatched_once = FALSE; /* Never matched */ in match()
4992 Lmatched_once = TRUE; /* Matched at least once */ in match()
5020 if (Lmatched_once || Lzero_allowed) in match()
5028 #undef Lmatched_once in match()

Completed in 17 milliseconds