Searched refs:triedExact (Results 1 – 1 of 1) sorted by relevance
6842 UBool triedExact = FALSE; // did we attempt an exact comparison? in testFormattableAsUFormattable() local6849 triedExact = TRUE; in testFormattableAsUFormattable()6854 triedExact = TRUE; in testFormattableAsUFormattable()6859 triedExact = TRUE; in testFormattableAsUFormattable()6873 triedExact = TRUE; in testFormattableAsUFormattable()6878 triedExact = TRUE; in testFormattableAsUFormattable()6904 triedExact = TRUE; in testFormattableAsUFormattable()6909 triedExact = TRUE; in testFormattableAsUFormattable()6923 if(triedExact) { in testFormattableAsUFormattable()6977 return exactMatch || !triedExact; in testFormattableAsUFormattable()