Searched refs:stack_limit_ (Results 1 – 2 of 2) sorted by relevance
502 int stack_limit_; // Limit on stack resources (bytes) variable524 PCRE_Options() : option_(PCRE::None), match_limit_(0), stack_limit_(0), report_errors_(true) {} in PCRE_Options()534 int stack_limit() const { return stack_limit_; } in stack_limit()536 stack_limit_ = stack_limit; in set_stack_limit()548 int stack_limit_; variable
108 stack_limit_ = stack_limit; in Init()528 int stack_limit = stack_limit_; in TryMatch()