Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_compile.c6981 else if (subfirstcuflags < REQ_NONE && subreqcuflags >= REQ_NONE) in compile_branch()
7009 subreqcuflags < REQ_NONE && subfirstcuflags < REQ_NONE) in compile_branch()
8542 firstcuflags = REQ_NONE; in compile_regex()
8548 if (firstcuflags >= REQ_NONE && branchfirstcuflags < REQ_NONE && in compile_regex()
8559 reqcuflags = REQ_NONE; in compile_regex()
9079 uint32_t cflags = REQ_NONE; in find_firstassertedcu()
9081 *flags = REQ_NONE; in find_firstassertedcu()
10708 reqcuflags = REQ_NONE; in pcre2_compile()
10836 if (firstcuflags >= REQ_NONE) in pcre2_compile()
10842 if (firstcuflags < REQ_NONE) in pcre2_compile()
[all …]

Completed in 28 milliseconds