Home | History | Annotate | Download | only in unicode

Lines Matching refs:maxVal

727      * 2) just before already parsed number exceeds <code>maxVal</code>
734 * @param maxVal the maximum value
739 uint8_t minDigits, uint8_t maxDigits, uint16_t minVal, uint16_t maxVal, int32_t& parsedLen) const;