Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_compile.c4551 BOOL reset_bracount; in compile_branch() local
6683 reset_bracount = FALSE; in compile_branch()
6699 reset_bracount = TRUE; in compile_branch()
7701 reset_bracount, /* True if (?| group */ in compile_branch()
7944 reset_bracount = FALSE; in compile_branch()
8244 int *errorcodeptr, BOOL lookbehind, BOOL reset_bracount, int skipbytes, in compile_regex() argument
8327 if (reset_bracount) cd->bracount = orig_bracount; in compile_regex()

Completed in 33 milliseconds