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

/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
H A Dregexp_adapter_re2.cc102 bool anchor_at_start,
110 if (anchor_at_start) {
101 Consume(RegExpInput* input_string, bool anchor_at_start, string* matched_string1, string* matched_string2, string* matched_string3) const argument
H A Dregexp_adapter_icu.cc120 bool anchor_at_start,
132 bool match_succeeded = anchor_at_start
119 Consume(RegExpInput* input_string, bool anchor_at_start, string* matched_string1, string* matched_string2, string* matched_string3) const argument

Completed in 1108 milliseconds