Home | History | Annotate | Download | only in i18n

Lines Matching refs:parseInt

1089     parseInt(text, number, 6, pos, FALSE,currentNumberFormat);
1111 parseInt(text, number, 2, pos, FALSE,currentNumberFormat);
1120 parseInt(text, number, 2, pos, FALSE,currentNumberFormat);
2417 parseInt(*src, number, pos, allowNegative,currentNumberFormat);
2725 parseInt(text, number, 6, pos, FALSE,currentNumberFormat);
2872 parseInt(*src, number, pos, allowNegative,currentNumberFormat);
2885 void SimpleDateFormat::parseInt(const UnicodeString& text,
2890 parseInt(text, number, -1, pos, allowNegative,fmt);
2896 void SimpleDateFormat::parseInt(const UnicodeString& text,