Searched defs:CreateRegExp (Results 1 – 2 of 2) sorted by relevance
| /third_party/libphonenumber/cpp/src/phonenumbers/ | ||
| D | regexp_adapter_re2.cc | 159 RegExp* RE2RegExpFactory::CreateRegExp(const string& utf8_regexp) const { in CreateRegExp() function in i18n::phonenumbers::RE2RegExpFactory |
| D | regexp_adapter_icu.cc | 240 RegExp* ICURegExpFactory::CreateRegExp(const string& utf8_regexp) const { in CreateRegExp() function in i18n::phonenumbers::ICURegExpFactory |