Home | History | Annotate | Download | only in unicode

Lines Matching full:fpos

164  *     FieldPosition fpos = 0;
165 * cout << "format: " << form.format(testArgs, 2, string, fpos, success ) << endl;
265 * FieldPosition fpos = 0;
266 * cout << form.format(testArgs, 2, string, fpos, success) << endl;