Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_intmodedep.h752 BOOL had_accept; /* (*ACCEPT) encountered */ member
H A Dpcre2_compile.c5309 BOOL had_accept = FALSE; in compile_branch() local
5446 if (matched_char && !had_accept) okreturn = 1; in compile_branch()
6123 cb->had_accept = had_accept = TRUE; in compile_branch()
10180 cb.had_accept = FALSE; in pcre2_compile()
10208 if (cb.had_accept) in pcre2_compile()

Completed in 37 milliseconds