Searched refs:ulistfmt_open (Results 1 – 7 of 7) sorted by relevance
70 UListFormatter *listfmt = ulistfmt_open(lftep->locale, &status); in TestUListFmt()134 UListFormatter* fmt = ulistfmt_open("en", &ec); in TestUListFmtToValue()
83 ulistfmt_open(const char* locale,
1055 #define ulistfmt_open U_ICU_ENTRY_POINT_RENAME(ulistfmt_open) macro
23 ulistfmt_open(const char* locale, in ulistfmt_open() function
1776 return ulistfmt_open(locale, status); in ulistfmt_open_android()