Home | History | Annotate | Download | only in unicode

Lines Matching full:fmtable

107  *     Formattable fmtable;
128 * form->parse(form->format(myNumber,str), fmtable, success);
145 * Formattable fmtable;
152 * format->parse(form->format(myNumber, str), fmtable, success);