Searched refs:ambiguousExtLabels (Results 1 – 2 of 2) sorted by relevance
797 var ambiguousExtLabels = "(?:[x\uFF58#\uFF03~\uFF5E]|int|\uFF49\uFF4E\uFF54)";821 var ambiguousExtn = possibleSeparatorsBetweenNumberAndExtLabel + ambiguousExtLabels
349 String ambiguousExtLabels = "(?:[x\uFF58#\uFF03~\uFF5E]|int|\uFF49\uFF4E\uFF54)"; in createExtnPattern() local357 String ambiguousExtn = possibleSeparatorsBetweenNumberAndExtLabel + ambiguousExtLabels in createExtnPattern()