Home | History | Annotate | Download | only in cintltst

Lines Matching refs:alternateHandling

288 UColAttributeValue alternateHandling[] = {
361 for(i = 0; i<sizeof(alternateHandling)/sizeof(alternateHandling[0]); i++) {
362 ucol_setAttribute(coll, UCOL_ALTERNATE_HANDLING, alternateHandling[i], &status);