Home | History | Annotate | Download | only in text

Lines Matching defs:subparse

2025             if (!subparse(text, parsePosition, digitList, status, currency, negPrefixPattern,
2123 found = subparse(text, tmpPos, tmpDigitList, tmpStatus, currency,
2127 found = subparse(text, tmpPos, tmpDigitList, tmpStatus, currency,
2146 subparse(text, tmpPos, tmpDigitList, tmpStatus, currency,
2178 boolean result = subparse(text, tmpPos, tmpDigitList, tmpStatus, currency,
2425 private final boolean subparse(
3999 // instance, but parse/subparse implementation is not.