Home | History | Annotate | Download | only in intltest

Lines Matching refs:fracRules

392     UnicodeString fracRules(
424 int len = fracRules.length();
427 UChar ch = fracRules.charAt(i);
434 fracRules.setCharAt(i, (UChar)0x200e);
445 fracRules, Locale::getEnglish(), perror, status);