Searched refs:digitCount (Results 1 – 6 of 6) sorted by relevance
186 int digitCount = 0; in handleTransliterate() local202 if (++digitCount == maxDigits) { in handleTransliterate()207 match = (digitCount >= minDigits); in handleTransliterate()
219 int32_t digitCount = 0; in handleTransliterate() local235 if (++digitCount == maxDigits) { in handleTransliterate()240 match = (digitCount >= minDigits); in handleTransliterate()
2545 int digitCount=0;2585 if((digitCount>0) || digit!=0 || j==(l-1)) {2586 digitCount++;2589 digitCount=-1;2600 digitCount=-1; // fail - fall through to slow parse2608 && (digitCount>0)) { // and have at least one digit2610 …count=%d, fGroupingSize=%d fGroupingSize2=%d!\n", j, parsedNum.data(), digitCount, fGroupingSize, …2626 printf("Fall through: j=%d, l=%d, digitCount=%d\n", j, l, digitCount);2748 int32_t digitCount = 0;2811 if (digit > 0 || digitCount > 0 || sawDecimal) {[all …]
2417 int digitCount = 0; in subparse() local2475 ++digitCount; in subparse()2492 ++digitCount; in subparse()2510 digits.decimalAt = digitCount; // Not digits.count! in subparse()2539 digits.decimalAt = digitCount; // Not digits.count! in subparse()2646 digits.decimalAt = digitCount; // Not digits.count! in subparse()2677 if (!sawDigit && digitCount == 0) { in subparse()
2675 static unsigned digitCount(unsigned val) { in digitCount() function2703 digitCount(line) + digitCount(column) + 2); in makeClientContainer()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...