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

/external/icu4c/test/cintltst/
H A Dcmsccoll.c2009 UCollator *credundant = NULL; local
2019 credundant = ucol_openRules(rlz, rlen, UCOL_DEFAULT, UCOL_DEFAULT, NULL,&status);
2031 testAgainstUCA(cresulting, credundant, "expected", TRUE, &status);
2033 ucol_close(credundant);
2072 UCollator *credundant = NULL; local
2082 credundant = ucol_openRules(rlz, rlen, UCOL_DEFAULT, UCOL_DEFAULT, NULL, &status);
2095 testAgainstUCA(cresulting, credundant, "expected", FALSE, &status);
2097 ucol_close(credundant);

Completed in 28 milliseconds