Home | History | Annotate | Download | only in intltest

Lines Matching refs:nff

1941     NumberFormat *nff = NumberFormat::createInstance(status);
1943 delete nff;
1946 DecimalFormat *nf = dynamic_cast<DecimalFormat *>(nff);
2007 delete nff;