Searched refs:uloc_getISOLanguages (Results 1 – 15 of 15) sorted by relevance
116 uloc_getISOLanguages
236 uloc_getISOLanguages
226 uloc_getISOLanguages;
869 uloc_getISOLanguages(void) __INTRODUCED_IN(31);
1088 #define uloc_getISOLanguages U_ICU_ENTRY_POINT_RENAME(uloc_getISOLanguages) macro
873 uloc_getISOLanguages(void);
228 #undef uloc_getISOLanguages914 const char *const * uloc_getISOLanguages() { in uloc_getISOLanguages() function915 return U_ICU_ENTRY_POINT_RENAME(uloc_getISOLanguages)(); in uloc_getISOLanguages()
350 return uloc_getISOLanguages(); in uloc_getISOLanguages_android()
2083 uloc_getISOLanguages() in uloc_getISOLanguages() function
2061 return uloc_getISOLanguages(); in getISOLanguages()
1314 const char* const* str=uloc_getISOLanguages(); in TestISOFunctions()