Home | History | Annotate | Download | only in intltest

Lines Matching refs:rbnf

154   logln("RBNF API test starting");
182 LocalUResourceBundlePointer en(ures_open(U_ICUDATA_NAME U_TREE_SEPARATOR_STRING "rbnf", "en", &status));
1371 errcheckln(status, "rbnf status: 0x%x (%s)\n", status, u_errorName(status));
1805 // RBNF parse is extremely slow when lenient option is enabled.
1888 RuleBasedNumberFormat *rbnf =
1894 rbnf->format(n, res, pos);
1895 delete rbnf;
2045 errln("*** RBNF currently disabled on this platform ***\n");