Lines Matching full:inflen
2395 int32_t infLen = (text.compare(position, inf->length(), *inf)2397 position += infLen; // infLen is non-zero when it does equal to infinity2398 status[fgStatusInfinite] = infLen != 0;2400 if (infLen != 0) {