Searched refs:equalFormats (Results 1 – 2 of 2) sorted by relevance
857 static UBool equalFormats(const void* left, const void* right);
158 return icu::MessageFormat::equalFormats(key1.pointer, key2.pointer); in equalFormatsForHash()1842 UBool MessageFormat::equalFormats(const void* left, const void* right) { in equalFormats() function in MessageFormat