Home
last modified time | relevance | path

Searched refs:leadingDigitsPattern (Results 1 – 3 of 3) sorted by relevance

/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/
DAsYouTypeFormatter.java214 Pattern leadingDigitsPattern = regexCache.getPatternForRegex( in narrowDownPossibleFormats() local
216 Matcher m = leadingDigitsPattern.matcher(leadingDigits); in narrowDownPossibleFormats()
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dasyoutypeformatter.js397 var leadingDigitsPattern = /** @type {string} */
399 if (leadingDigits.search(leadingDigitsPattern) == 0) {
/third_party/libphonenumber/resources/
Dphonemetadata.proto52 // The first leadingDigitsPattern matches up to the first three digits of the
54 // then the first five and so on, until the leadingDigitsPattern can uniquely