Home | History | Annotate | Download | only in text

Lines Matching defs:subparse

2013             if (!subparse(text, parsePosition, digitList, status, currency, negPrefixPattern,
2111 found = subparse(text, tmpPos, tmpDigitList, tmpStatus, currency,
2115 found = subparse(text, tmpPos, tmpDigitList, tmpStatus, currency,
2134 boolean result = subparse(text, tmpPos, tmpDigitList, tmpStatus, currency,
2166 boolean result = subparse(text, tmpPos, tmpDigitList, tmpStatus, currency,
2413 private final boolean subparse(
3940 // instance, but parse/subparse implementation is not.