Searched refs:getISOLanguages (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/common/unicode/
H A Dlocid.h678 static const char* const* U_EXPORT2 getISOLanguages();
/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Dlocid.cpp22 * Added getISOCountries(), getISOLanguages(),
681 const char* const* U_EXPORT2 Locale::getISOLanguages() function in class:Locale
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dloctest.cpp860 const char * const * test = Locale::getISOLanguages();
872 errln("Expected getISOLanguages() to return 560 languages; it returned %d", testCount);

Completed in 196 milliseconds