Home | History | Annotate | Download | only in i18n

Lines Matching defs:US_INV

764         ID.extract(0, (int32_t)(sizeof(key)-length), key+length, (int32_t)(sizeof(key)-length), US_INV);
803 s.extract(0, sizeof(key)-length-1, key+length, (int32_t)sizeof(key)-length-1, US_INV);
1514 UnicodeString id(ures_getKey(colBund), -1, US_INV);