Home | History | Annotate | Download | only in intltest

Lines Matching refs:nff

1929     NumberFormat *nff = NumberFormat::createInstance(status);
1931 delete nff;
1934 DecimalFormat *nf = dynamic_cast<DecimalFormat *>(nff);
1995 delete nff;