Home | History | Annotate | Download | only in cintltst

Lines Matching refs:UColAttributeValue

281 UColAttributeValue caseFirst[] = {
288 UColAttributeValue alternateHandling[] = {
293 UColAttributeValue caseLevel[] = {
298 UColAttributeValue strengths[] = {
1337 UColAttributeValue oldStrength = ucol_getAttribute(UCA, UCOL_STRENGTH, &status);
2128 const static UColAttributeValue caseTestAttributes[][2] =
2868 static const UColAttributeValue valOn[] = { UCOL_ON };
2869 static const UColAttributeValue valOff[] = { UCOL_OFF };
2884 static const UColAttributeValue valOn[] = { UCOL_ON };
2885 static const UColAttributeValue valOff[] = { UCOL_OFF };
2903 static const UColAttributeValue valOn[] = { UCOL_SHIFTED, UCOL_QUATERNARY };
2904 static const UColAttributeValue valOff[] = { UCOL_NON_IGNORABLE, UCOL_TERTIARY };
2920 static const UColAttributeValue valOn[] = { UCOL_UPPER_FIRST};
2921 /*static const UColAttributeValue valOff[] = { UCOL_OFF};*/
3466 static const UColAttributeValue val[] = { UCOL_QUATERNARY };
3469 static const UColAttributeValue valShifted[] = { UCOL_QUATERNARY, UCOL_SHIFTED };
4029 UColAttributeValue french = UCOL_OFF;
4295 UColAttributeValue val = UCOL_ON;
4810 UColAttributeValue attVals[] = { UCOL_QUATERNARY, UCOL_UPPER_FIRST };
4819 UColAttributeValue attVals[] = { UCOL_PRIMARY, UCOL_ON };
4823 UColAttributeValue attVals2[] = { UCOL_ON };