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