Home | History | Annotate | Download | only in cintltst

Lines Matching refs:col3

436     UCollator *col1, *col2, *col3, *col4;
467 col3= ucol_open(NULL, &status);
477 rule3 = ucol_getRules(col3, &tempLength);
493 ucol_close(col3);