Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_compile.c393 #define REQ_UNSET 0xffffffffu /* Not yet found anything */ macro
5834 if (firstcuflags == REQ_UNSET) in compile_branch()
5850 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
5869 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()
6964 if (firstcuflags == REQ_UNSET && subfirstcuflags != REQ_UNSET) in compile_branch()
8082 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
8245 if (firstcuflags == REQ_UNSET) in compile_branch()
8286 if (firstcuflags == REQ_UNSET) in compile_branch()
[all …]

Completed in 29 milliseconds