Searched refs:extLimitAfterAmbiguousChar (Results 1 – 2 of 2) sorted by relevance
777 var extLimitAfterAmbiguousChar = '9';823 + i18n.phonenumbers.PhoneNumberUtil.extnDigits_(extLimitAfterAmbiguousChar)837 + i18n.phonenumbers.PhoneNumberUtil.extnDigits_(extLimitAfterAmbiguousChar)
333 int extLimitAfterAmbiguousChar = 9; in createExtnPattern() local358 + possibleCharsAfterExtLabel + extnDigits(extLimitAfterAmbiguousChar) + optionalExtnSuffix; in createExtnPattern()388 + "(?:,)+" + possibleCharsAfterExtLabel + extnDigits(extLimitAfterAmbiguousChar) in createExtnPattern()