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

/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
H A Dregexp_cache.cc31 RegExpCache::RegExpCache(const AbstractRegExpFactory& regexp_factory, argument
33 : regexp_factory_(regexp_factory),
H A Dasyoutypeformatter.cc28 #include "phonenumbers/regexp_factory.h"
100 const AbstractRegExpFactory& regexp_factory,
112 regexp_factory.CreateInput(input));
98 MatchAllGroups(const string& pattern, const string& input, const AbstractRegExpFactory& regexp_factory, RegExpCache* cache, string* group) argument

Completed in 206 milliseconds