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

  /external/regex-re2/re2/testing/
exhaustive_tester.cc 104 longest.set_longest_match(true);
tester.cc 232 options.set_longest_match(true);
  /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 722 milliseconds