Searched refs:possibleSeparatorsBetweenNumberAndExtLabel (Results 1 – 2 of 2) sorted by relevance
782 var possibleSeparatorsBetweenNumberAndExtLabel = "[ \u00A0\\t,]*";816 var explicitExtn = possibleSeparatorsBetweenNumberAndExtLabel + explicitExtLabels821 var ambiguousExtn = possibleSeparatorsBetweenNumberAndExtLabel + ambiguousExtLabels
336 String possibleSeparatorsBetweenNumberAndExtLabel = "[ \u00A0\\t,]*"; in createExtnPattern() local354 String explicitExtn = possibleSeparatorsBetweenNumberAndExtLabel + explicitExtLabels in createExtnPattern()357 String ambiguousExtn = possibleSeparatorsBetweenNumberAndExtLabel + ambiguousExtLabels in createExtnPattern()