Home | History | Annotate | Download | only in intltest

Lines Matching defs:dfs

455     DecimalFormatSymbols *dfs = new DecimalFormatSymbols(status);
458 if (dfs != NULL)
466 delete dfs;