Home | History | Annotate | Download | only in intltest

Lines Matching defs:val

2272     UColAttributeValue val = c1->getAttribute(UCOL_CASE_FIRST, status);
2273 if(val == UCOL_LOWER_FIRST){
2283 val = c2->getAttribute(UCOL_CASE_FIRST, status);
2284 if(val == UCOL_LOWER_FIRST){