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.c6980 else if (subfirstcuflags < REQ_NONE && subreqcuflags >= REQ_NONE) in compile_branch()
7008 subreqcuflags < REQ_NONE && subfirstcuflags < REQ_NONE) in compile_branch()
8540 firstcuflags = REQ_NONE; in compile_regex()
8546 if (firstcuflags >= REQ_NONE && branchfirstcuflags < REQ_NONE && in compile_regex()
8557 reqcuflags = REQ_NONE; in compile_regex()
9077 uint32_t cflags = REQ_NONE; in find_firstassertedcu()
9079 *flags = REQ_NONE; in find_firstassertedcu()
10699 reqcuflags = REQ_NONE; in pcre2_compile()
10827 if (firstcuflags >= REQ_NONE) in pcre2_compile()
10833 if (firstcuflags < REQ_NONE) in pcre2_compile()
[all …]

Completed in 23 milliseconds