Home
last modified time | relevance | path

Searched refs:firstcuflags (Results 1 – 1 of 1) sorted by last modified time

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_compile.c5850 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
5869 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
5920 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
6376 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
6512 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
7092 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
8045 if (firstcuflags == REQ_UNSET) zerofirstcuflags = firstcuflags = REQ_NONE; in compile_branch()
8082 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
8121 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
10827 if (firstcuflags >= REQ_NONE) in pcre2_compile()
[all …]

Completed in 28 milliseconds