Searched refs:max_bracount (Results 1 – 1 of 1) sorted by relevance
7609 unsigned int max_bracount; in compile_regex() local7665 orig_bracount = max_bracount = cb->bracount; in compile_regex()7698 if (cb->bracount > max_bracount) max_bracount = cb->bracount; in compile_regex()7846 cb->bracount = max_bracount; in compile_regex()