Searched refs:parseArgument (Results 1 – 7 of 7) sorted by relevance
67 mainParser.parseArgument(args); in execute()
66 p.parseArgument(new AbstractList<String>() { in parseSubArguments()
514 static double parseArgument(
27 auto parseArgument = [&]() -> ParseResult { in parseFunctionArgumentList() local70 if (parseArgument()) in parseFunctionArgumentList()
502 result.setDouble(parseArgument(msgPattern, 0, text, pos)); in parse()506 ChoiceFormat::parseArgument( in parseArgument() function in ChoiceFormat
1473 double choiceResult = ChoiceFormat::parseArgument(msgPattern, i, source, tempStatus); in parse()