Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_compile.c4739 *reqcharflagsptr = reqcharflags; in compile_branch()
4783 zeroreqcharflags = reqcharflags; in compile_branch()
5525 zeroreqcharflags = reqcharflags; in compile_branch()
5632 reqcharflags = zeroreqcharflags; in compile_branch()
7820 zeroreqcharflags = reqcharflags; in compile_branch()
7876 reqcharflags = subreqcharflags; in compile_branch()
8384 if (reqcharflags < 0) in compile_regex()
8405 reqcharflags = REQ_NONE; in compile_regex()
8512 *reqcharflagsptr = reqcharflags; in compile_regex()
9431 reqcharflags = REQ_NONE; in pcre_compile2()
[all …]

Completed in 24 milliseconds