Home | History | Annotate | Download | only in cintltst

Lines Matching refs:ruled

280     UCollator *col, *ruled;
390 ruled = ucol_open("da_DK", &status);
392 ucol_getRules(ruled, &tempLength);
410 ucol_close(ruled);