Searched defs:attsize (Results 1 - 1 of 1) sorted by relevance
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | callcoll.c | 670 void genericRulesStarterWithOptionsAndResult(const char *rules, const char * const s[], uint32_t size, const UColAttribute *attrs, const UColAttributeValue *values, uint32_t attsize, UCollationResult result) { in genericRulesStarterWithOptionsAndResult() argument 693 void genericLocaleStarterWithOptionsAndResult(const char *locale, const char * const s[], uint32_t size, const UColAttribute *attrs, const UColAttributeValue *values, uint32_t attsize, UCollationResult result) { in genericLocaleStarterWithOptionsAndResult() argument 715 void genericLocaleStarterWithOptions(const char *locale, const char * const s[], uint32_t size, const UColAttribute *attrs, const UColAttributeValue *values, uint32_t attsize) { in genericLocaleStarterWithOptions() argument
|
Completed in 5 milliseconds