Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_compile.c6715 else if (subfirstcuflags < REQ_NONE && subreqcuflags >= REQ_NONE) in compile_branch()
6743 subreqcuflags < REQ_NONE && subfirstcuflags < REQ_NONE) in compile_branch()
8241 firstcuflags = REQ_NONE; in compile_regex()
8247 if (firstcuflags >= REQ_NONE && branchfirstcuflags < REQ_NONE && in compile_regex()
8258 reqcuflags = REQ_NONE; in compile_regex()
8782 uint32_t cflags = REQ_NONE; in find_firstassertedcu()
8784 *flags = REQ_NONE; in find_firstassertedcu()
10338 reqcuflags = REQ_NONE; in pcre2_compile()
10466 if (firstcuflags >= REQ_NONE) in pcre2_compile()
10472 if (firstcuflags < REQ_NONE) in pcre2_compile()
[all …]

Completed in 29 milliseconds