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

/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
H A Dregexp_factory.h23 // type RegExpFactory. This will be set to RE2RegExpFactory if RE2 is used or
36 typedef RE2RegExpFactory RegExpFactory; typedef in namespace:i18n::phonenumbers
38 typedef ICURegExpFactory RegExpFactory;

Completed in 178 milliseconds