Home | History | Annotate | Download | only in i18n

Lines Matching defs:parseInt

2958             parseInt(*src, number, pos, allowNegative,currentNumberFormat);
3618 parseInt(*src, number, pos, allowNegative,currentNumberFormat);
3682 void SimpleDateFormat::parseInt(const UnicodeString& text,
3687 parseInt(text, number, -1, pos, allowNegative,fmt);
3693 void SimpleDateFormat::parseInt(const UnicodeString& text,