HomeSort by relevance Sort by last modified time
    Searched refs:genericRulesStarterWithResult (Results 1 - 3 of 3) sorted by null

  /external/icu4c/test/cintltst/
callcoll.h 53 void genericRulesStarterWithResult(const char *rules, const char * const s[], uint32_t size, UCollationResult result);
callcoll.c 684 void genericRulesStarterWithResult(const char *rules, const char * const s[], uint32_t size, UCollationResult result) {
704 genericRulesStarterWithResult(rules, s, size, UCOL_LESS);
    [all...]