Searched defs:wnf (Results 1 – 1 of 1) sorted by relevance
234 static void testLocale(const char *localeID, int32_t lcid, NumberFormat *wnf, UBool currency, TestL… in testLocale()315 NumberFormat *wnf = NumberFormat::createInstance(ulocale, status); in testLocales() local