Lines Matching refs:digitLen
2080 int32_t digitLen = 0;2083 int32_t digit = parseSingleLocalizedDigit(text, idx, digitLen);2093 idx += digitLen;