Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c5297 int32_t firstcuflags, reqcuflags; in compile_branch() local
5465 *reqcuflagsptr = reqcuflags; in compile_branch()
5498 zeroreqcuflags = reqcuflags; in compile_branch()
6007 zeroreqcuflags = reqcuflags; in compile_branch()
6574 zeroreqcuflags = reqcuflags; in compile_branch()
7755 zeroreqcuflags = reqcuflags; in compile_branch()
8108 if (reqcuflags < 0) in compile_regex()
8131 reqcuflags = REQ_NONE; in compile_regex()
8180 *reqcuflagsptr = reqcuflags; in compile_regex()
10211 reqcuflags = REQ_NONE; in pcre2_compile()
[all …]

Completed in 26 milliseconds