Searched refs:equalFormats (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/i18n/unicode/
H A Dmsgfmt.h866 static UBool equalFormats(const void* left, const void* right);
/external/icu4c/i18n/
H A Dmsgfmt.cpp155 return U_NAMESPACE_QUALIFIER MessageFormat::equalFormats(key1.pointer, key2.pointer);
1714 UBool MessageFormat::equalFormats(const void* left, const void* right) { function in class:MessageFormat

Completed in 65 milliseconds