Home | History | Annotate | Download | only in common

Lines Matching defs:parseDouble

728         parseDouble(numberIndex, index, TRUE, parseError, errorCode);  // adds ARG_INT or ARG_DOUBLE
812 parseDouble(selectorIndex+1, index, FALSE,
846 parseDouble(valueIndex, index, FALSE,
930 MessagePattern::parseDouble(int32_t start, int32_t limit, UBool allowInfinity,
979 // Let Double.parseDouble() throw a NumberFormatException.