Home
last modified time | relevance | path

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

/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_compile.c4917 int okreturn = -1; in compile_branch() local
5074 if (matched_char) okreturn = 1; in compile_branch()
5096 return okreturn; in compile_branch()
7530 int okreturn = 1; in compile_regex() local
7623 if (branch_return < 0) okreturn = -1; in compile_regex()
7754 return okreturn; in compile_regex()

Completed in 28 milliseconds