Searched refs:possibleCharsAfterExtLabel (Results 1 – 2 of 2) sorted by relevance
355 String possibleCharsAfterExtLabel = "[:\\.\uFF0E]?[ \u00A0\\t,-]*"; in createExtnPattern() local372 + possibleCharsAfterExtLabel + extnDigits(extLimitAfterExplicitLabel) in createExtnPattern()375 + possibleCharsAfterExtLabel + extnDigits(extLimitAfterAmbiguousChar) + optionalExtnSuffix; in createExtnPattern()402 + autoDiallingAndExtLabelsFound + possibleCharsAfterExtLabel in createExtnPattern()405 + "(?:,)+" + possibleCharsAfterExtLabel + extnDigits(extLimitAfterAmbiguousChar) in createExtnPattern()
357 String possibleCharsAfterExtLabel = "[:\\.\uFF0E]?[ \u00A0\\t,-]*"; in createExtnPattern() local374 + possibleCharsAfterExtLabel + extnDigits(extLimitAfterExplicitLabel) in createExtnPattern()377 + possibleCharsAfterExtLabel + extnDigits(extLimitAfterAmbiguousChar) + optionalExtnSuffix; in createExtnPattern()404 + autoDiallingAndExtLabelsFound + possibleCharsAfterExtLabel in createExtnPattern()407 + "(?:,)+" + possibleCharsAfterExtLabel + extnDigits(extLimitAfterAmbiguousChar) in createExtnPattern()