Lines Matching refs:UColAttributeValue
280 UColAttributeValue caseFirst[] = {
287 UColAttributeValue alternateHandling[] = {
292 UColAttributeValue caseLevel[] = {
297 UColAttributeValue strengths[] = {
850 const static UColAttributeValue caseTestAttributes[][2] = in TestCase()
1626 static const UColAttributeValue valOn[] = { UCOL_ON };
1627 static const UColAttributeValue valOff[] = { UCOL_OFF };
1642 static const UColAttributeValue valOn[] = { UCOL_ON };
1643 static const UColAttributeValue valOff[] = { UCOL_OFF };
1661 static const UColAttributeValue valOn[] = { UCOL_SHIFTED, UCOL_QUATERNARY };
1662 static const UColAttributeValue valOff[] = { UCOL_NON_IGNORABLE, UCOL_TERTIARY };
1678 static const UColAttributeValue valOn[] = { UCOL_UPPER_FIRST};
2200 static const UColAttributeValue val[] = { UCOL_QUATERNARY }; in TestNewJapanese()
2203 static const UColAttributeValue valShifted[] = { UCOL_QUATERNARY, UCOL_SHIFTED }; in TestNewJapanese()
2779 UColAttributeValue french = UCOL_OFF; in TestEqualsForCollator()
3039 UColAttributeValue val = UCOL_ON; in TestNumericCollation()
3480 UColAttributeValue attVals[] = { UCOL_QUATERNARY, UCOL_UPPER_FIRST }; in TestUpperFirstQuaternary()
3489 UColAttributeValue attVals[] = { UCOL_PRIMARY, UCOL_ON }; in TestJ4960()
3493 UColAttributeValue attVals2[] = { UCOL_ON }; in TestJ4960()