Home | History | Annotate | Download | only in common

Lines Matching refs:parseDouble

716         parseDouble(numberIndex, index, TRUE, parseError, errorCode);  // adds ARG_INT or ARG_DOUBLE
800 parseDouble(selectorIndex+1, index, FALSE,
834 parseDouble(valueIndex, index, FALSE,
918 MessagePattern::parseDouble(int32_t start, int32_t limit, UBool allowInfinity,
967 // Let Double.parseDouble() throw a NumberFormatException.