Searched refs:ignoreNumbers (Results 1 – 1 of 1) sorted by relevance
747 UBool ignoreNumbers, UChar32* badCharPtr) { in findStringSetMismatch() argument766 if (!ignoreNumbers || (ignoreNumbers && (testChar < 0x30 || testChar > 0x39))) { in findStringSetMismatch()