Home
last modified time | relevance | path

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

/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_compile.c4549 BOOL reset_bracount; in compile_branch() local
6681 reset_bracount = FALSE; in compile_branch()
6697 reset_bracount = TRUE; in compile_branch()
7713 reset_bracount, /* True if (?| group */ in compile_branch()
7956 reset_bracount = FALSE; in compile_branch()
8256 int *errorcodeptr, BOOL lookbehind, BOOL reset_bracount, int skipbytes, in compile_regex() argument
8339 if (reset_bracount) cd->bracount = orig_bracount; in compile_regex()

Completed in 18 milliseconds