Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_compile.c8262 unsigned int orig_bracount; in compile_regex() local
8321 orig_bracount = max_bracount = cd->bracount; in compile_regex()
8327 if (reset_bracount) cd->bracount = orig_bracount; in compile_regex()

Completed in 24 milliseconds