Home | History | Annotate | Download | only in cintltst

Lines Matching refs:col4

451     UCollator *col1, *col2, *col3, *col4;
499 col4=ucol_openRules(rule2, u_strlen(rule2), UCOL_DEFAULT, UCOL_DEFAULT_STRENGTH, NULL, &status);
504 rule4= ucol_getRules(col4, &tempLength);
510 ucol_close(col4);