Searched refs:had_accept (Results 1 – 2 of 2) sorted by relevance
756 BOOL had_accept; /* (*ACCEPT) encountered */ member
5418 BOOL had_accept = FALSE; in compile_branch() local5554 if (matched_char && !had_accept) okreturn = 1; in compile_branch()6234 cb->had_accept = had_accept = TRUE; in compile_branch()10307 cb.had_accept = FALSE; in pcre2_compile()10335 if (cb.had_accept) in pcre2_compile()
Completed in 27 milliseconds