Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_match.c4880 #define Lmatched_once F->temp_32[1] in match() macro
4909 Lmatched_once = FALSE; /* Never matched */ in match()
4919 Lmatched_once = TRUE; /* Matched at least once */ in match()
4947 if (Lmatched_once || Lzero_allowed) in match()
4955 #undef Lmatched_once in match()