Home | History | Annotate | Download | only in cintltst

Lines Matching refs:col4

449     UCollator *col1, *col2, *col3, *col4;
497 col4=ucol_openRules(rule2, u_strlen(rule2), UCOL_DEFAULT, UCOL_DEFAULT_STRENGTH, NULL, &status);
502 rule4= ucol_getRules(col4, &tempLength);
508 ucol_close(col4);