Searched defs:genericLocaleStarterWithOptionsAndResult (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/test/cintltst/
H A Dcallcoll.c658 void genericLocaleStarterWithOptionsAndResult(const char *locale, const char * const s[], uint32_t size, const UColAttribute *attrs, const UColAttributeValue *values, uint32_t attsize, UCollationResult result) { function
681 genericLocaleStarterWithOptionsAndResult(locale, s, size, attrs, values, attsize, UCOL_LESS);

Completed in 18 milliseconds