Home
last modified time | relevance | path

Searched defs:national_prefix_formatting_rule (Results 1 – 3 of 3) sorted by relevance

/third_party/libphonenumber/resources/
Dphonemetadata.proto77 optional string national_prefix_formatting_rule = 4; field
/third_party/libphonenumber/cpp/src/phonenumbers/
Dphonenumberutil.cc1171 string national_prefix_formatting_rule( in FormatByPattern() local
1734 string national_prefix_formatting_rule = in FormatNsnUsingPatternWithCarrier() local
Dphonemetadata.pb.h1674 inline const std::string& NumberFormat::national_prefix_formatting_rule() const { in national_prefix_formatting_rule() function
1725 …Format::set_allocated_national_prefix_formatting_rule(std::string* national_prefix_formatting_rule in set_allocated_national_prefix_formatting_rule()