Searched defs:listfmt (Results 1 – 2 of 2) sorted by relevance
28 LocalPointer<ListFormatter> listfmt(ListFormatter::createInstance(Locale(locale), *status)); in ulistfmt_open() local37 ulistfmt_close(UListFormatter *listfmt) in ulistfmt_close()44 ulistfmt_format(const UListFormatter* listfmt, in ulistfmt_format()
67 UListFormatter *listfmt = ulistfmt_open(lftep->locale, &status); in TestUListFmt() local