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
5835 if (firstcuflags == REQ_UNSET) in compile_branch()
5851 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
5870 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
6377 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
6513 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
6965 if (firstcuflags == REQ_UNSET && subfirstcuflags != REQ_UNSET) in compile_branch()
8084 if (firstcuflags == REQ_UNSET) firstcuflags = REQ_NONE; in compile_branch()
8247 if (firstcuflags == REQ_UNSET) in compile_branch()
8288 if (firstcuflags == REQ_UNSET) in compile_branch()
[all …]

Completed in 26 milliseconds