Searched refs:uldn_getLocale (Results 1 – 12 of 12) sorted by relevance
113 uldn_getLocale(const ULocaleDisplayNames *ldn);
1032 #define uldn_getLocale U_ICU_ENTRY_POINT_RENAME(uldn_getLocale) macro
117 uldn_getLocale(const ULocaleDisplayNames *ldn) __INTRODUCED_IN(31);
195 uldn_getLocale;
204 uldn_getLocale
197 #undef uldn_getLocale821 const char * uldn_getLocale(const ULocaleDisplayNames * ldn) { in uldn_getLocale() function822 return U_ICU_ENTRY_POINT_RENAME(uldn_getLocale)(ldn); in uldn_getLocale()
175 const char *locale = uldn_getLocale(ldn); in TestUldnOpen()
944 uldn_getLocale(const ULocaleDisplayNames *ldn) { in uldn_getLocale() function