Searched refs:decimalCharLength (Results 1 – 2 of 2) sorted by relevance
2710 int32_t decimalCharLength = U16_LENGTH(decimalChar);2724 if (decimalCharLength == decimalStringLength) {
2621 int32_t decimalCharLength = U16_LENGTH(decimalChar); in subparse() local2635 if (decimalCharLength == decimalStringLength) { in subparse()