Home | History | Annotate | Download | only in cintltst

Lines Matching full:pristine

563     UCollationElements *iter, *pristine;
608 pristine=ucol_openElements(en_us, test1, u_strlen(test1), &status);
624 assertEqual(iter, pristine);
627 ucol_closeElements(pristine);