Home | History | Annotate | Download | only in cintltst

Lines Matching refs:col3

451     UCollator *col1, *col2, *col3, *col4;
483 col3= ucol_open(NULL, &status);
493 rule3 = ucol_getRules(col3, &tempLength);
509 ucol_close(col3);