Searched refs:swampEarlier (Results 1 – 1 of 1) sorted by relevance
/external/icu4c/test/cintltst/ |
D | cmsccoll.c | 664 static UCollationResult swampEarlier(tst_strcoll* func, void *collator, int opts, in swampEarlier() function 714 if(swampEarlier(func, collator, opts, sSecondary, fSecondary, s, sLen, t, tLen) == result) { in probeStrength() 716 } else if((swampEarlier(func, collator, opts, sTertiary, 0x310f, s, sLen, t, tLen) == result) && in probeStrength() 717 (swampEarlier(func, collator, opts, 0x310f, sTertiary, s, sLen, t, tLen) == result)) { in probeStrength()
|