Home | History | Annotate | Download | only in src

Lines Matching refs:parens_depth

7000     if ((cb->parens_depth += 1) > (int)(cb->cx->parens_nest_limit))
7053 cb->parens_depth -= 1;
7615 cb->cx->stack_guard(cb->parens_depth, cb->cx->stack_guard_data))
8448 cb.parens_depth = 0;
8738 cb.parens_depth = 0;