Searched refs:genericRulesStarterWithResult (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/test/cintltst/
H A Dcallcoll.h53 void genericRulesStarterWithResult(const char *rules, const char * const s[], uint32_t size, UCollationResult result);
H A Dcallcoll.c713 void genericRulesStarterWithResult(const char *rules, const char * const s[], uint32_t size, UCollationResult result) { function
733 genericRulesStarterWithResult(rules, s, size, UCOL_LESS);
H A Dcmsccoll.c2218 genericRulesStarterWithResult(rule, test, sizeof(test)/sizeof(test[0]), UCOL_EQUAL);
2237 genericRulesStarterWithResult(tests[i].rules, tests[i].data, tests[i].len, UCOL_EQUAL);

Completed in 129 milliseconds