Home | History | Annotate | Download | only in cintltst

Lines Matching refs:ucol_getRulesEx

394         log_verbose("ucol_getRulesEx() testing ...\n");
395 tempLength = ucol_getRulesEx(col,UCOL_TAILORING_ONLY,buffer,bufLen );
399 log_verbose("ucol_getRulesEx() testing ...\n");
400 tempLength=ucol_getRulesEx(col,UCOL_FULL_RULES,buffer,bufLen );