Home | History | Annotate | Download | only in i18n

Lines Matching refs:parseInt

1091     parseInt(text, number, 6, pos, FALSE,currentNumberFormat);
1113 parseInt(text, number, 2, pos, FALSE,currentNumberFormat);
1122 parseInt(text, number, 2, pos, FALSE,currentNumberFormat);
2404 parseInt(*src, number, pos, allowNegative,currentNumberFormat);
2684 parseInt(text, number, 6, pos, FALSE,currentNumberFormat);
2831 parseInt(*src, number, pos, allowNegative,currentNumberFormat);
2844 void SimpleDateFormat::parseInt(const UnicodeString& text,
2849 parseInt(text, number, -1, pos, allowNegative,fmt);
2855 void SimpleDateFormat::parseInt(const UnicodeString& text,