Searched defs:log_errors (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/re2/re2/
H A Dre2.h511 // log_errors (true) log syntax and execution errors to ERROR
587 bool log_errors() const { return log_errors_; } function in class:re2::RE2::Options
/external/regex-re2/re2/
H A Dre2.h511 // log_errors (true) log syntax and execution errors to ERROR
599 bool log_errors() const { return log_errors_; } function in class:re2::RE2::Options

Completed in 287 milliseconds