Home
last modified time | relevance | path

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

/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_compile.c4737 *reqcharflagsptr = reqcharflags; in compile_branch()
4781 zeroreqcharflags = reqcharflags; in compile_branch()
5523 zeroreqcharflags = reqcharflags; in compile_branch()
5630 reqcharflags = zeroreqcharflags; in compile_branch()
7832 zeroreqcharflags = reqcharflags; in compile_branch()
7888 reqcharflags = subreqcharflags; in compile_branch()
8396 if (reqcharflags < 0) in compile_regex()
8417 reqcharflags = REQ_NONE; in compile_regex()
8524 *reqcharflagsptr = reqcharflags; in compile_regex()
9443 reqcharflags = REQ_NONE; in pcre_compile2()
[all …]

Completed in 26 milliseconds