Home | History | Annotate | Download | only in intltest

Lines Matching refs:getNegativePrefix

2314     if (fmt.getNegativePrefix(s) != UnicodeString((UChar)0x5e)) {
2315 errln(UnicodeString("FAIL: (minus=^).getNegativePrefix -> ") +