Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c5311 BOOL previous_matched_char = FALSE; in compile_branch() local
5449 previous_matched_char = matched_char; in compile_branch()
6832 if (previous_matched_char && repeat_min > 0) matched_char = TRUE; in compile_branch()

Completed in 25 milliseconds