Searched refs:decimalLen (Results 1 – 1 of 1) sorted by relevance
1536 int32_t decimalLen = decimal->length(); in subparse() local1605 … else if (!text.compare(position, decimalLen, *decimal) && !isParseIntegerOnly() && !sawDecimal) in subparse()1612 position += decimalLen; in subparse()