Searched refs:had_accept (Results 1 – 2 of 2) sorted by relevance
752 BOOL had_accept; /* (*ACCEPT) encountered */ member
5416 BOOL had_accept = FALSE; in compile_branch() local5552 if (matched_char && !had_accept) okreturn = 1; in compile_branch()6232 cb->had_accept = had_accept = TRUE; in compile_branch()10305 cb.had_accept = FALSE; in pcre2_compile()10333 if (cb.had_accept) in pcre2_compile()
Completed in 28 milliseconds