Home | History | Annotate | Download | only in intltest

Lines Matching full:hexnumber

1600             const UnicodeString &hexNumber = tokenMatcher.group(3, status);
1601 int length = hexNumber.length();
1604 hexNumber.extract (0, length, buf, sizeof(buf), US_INV);