Searched refs:report_errors (Results 1 – 2 of 2) sorted by relevance
464 int stack_limit, bool report_errors);548 bool report_errors() const { return report_errors_; } in report_errors() function549 void set_report_errors(bool report_errors) { in set_report_errors() argument550 report_errors_ = report_errors; in set_report_errors()
52 int stack_limit, bool report_errors) { in Init() argument59 report_errors_ = report_errors; in Init()89 re_option.stack_limit(), re_option.report_errors()); in PCRE()94 re_option.stack_limit(), re_option.report_errors()); in PCRE()