HomeSort by relevance Sort by last modified time
    Searched defs:log_errors (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/re2/re2/
re2.h 511 // log_errors (true) log syntax and execution errors to ERROR
587 bool log_errors() const { return log_errors_; } function in class:re2::RE2::Options
    [all...]
  /external/regex-re2/re2/
re2.h 511 // log_errors (true) log syntax and execution errors to ERROR
599 bool log_errors() const { return log_errors_; } function in class:re2::RE2::Options
    [all...]

Completed in 104 milliseconds