Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c5286 int okreturn = -1; in compile_branch() local
5446 if (matched_char && !had_accept) okreturn = 1; in compile_branch()
5468 return okreturn; in compile_branch()
7981 int okreturn = 1; in compile_regex() local
8076 if (branch_return < 0) okreturn = -1; in compile_regex()
8190 return okreturn; in compile_regex()

Completed in 62 milliseconds