Searched refs:triedExact (Results 1 – 1 of 1) sorted by relevance
7111 UBool triedExact = FALSE; // did we attempt an exact comparison? in testFormattableAsUFormattable() local7118 triedExact = TRUE; in testFormattableAsUFormattable()7123 triedExact = TRUE; in testFormattableAsUFormattable()7128 triedExact = TRUE; in testFormattableAsUFormattable()7142 triedExact = TRUE; in testFormattableAsUFormattable()7147 triedExact = TRUE; in testFormattableAsUFormattable()7173 triedExact = TRUE; in testFormattableAsUFormattable()7178 triedExact = TRUE; in testFormattableAsUFormattable()7192 if(triedExact) { in testFormattableAsUFormattable()7246 return exactMatch || !triedExact; in testFormattableAsUFormattable()