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

  /external/chromium_org/third_party/re2/re2/
re2.h 585 void set_longest_match(bool b) { longest_match_ = b; } function in class:re2::RE2::Options
    [all...]
  /external/regex-re2/re2/
re2.h 597 void set_longest_match(bool b) { longest_match_ = b; } function in class:re2::RE2::Options
    [all...]

Completed in 3362 milliseconds