Lines Matching refs:longestParseDistance
247 int32_t longestParseDistance = 0;308 if (parseDistance > longestParseDistance) {317 longestParseDistance = parseDistance;328 if (withNumberFormat == false && longestParseDistance != 0) {342 if (longestParseDistance == 0) {