Home
last modified time | relevance | path

Searched refs:RE2RegExpInput (Results 1 - 1 of 1) sorted by relevance

/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dregexp_adapter_re2.cc35 class RE2RegExpInput : public RegExpInput { class
37 explicit RE2RegExpInput(const string& utf8_input) in RE2RegExpInput() function in i18n::phonenumbers::RE2RegExpInput
109 static_cast<RE2RegExpInput*>(input_string)->Data(); in Consume()
156 return new RE2RegExpInput(utf8_input); in CreateInput()

Completed in 1 milliseconds