Lines Matching full:shortest
2429 // Iterate for the shortest match at each position.
2430 // Recurse for each but the shortest match.
2435 // Remember shortest match from start for iteration.
2440 // Recurse for non-shortest match from start.
2529 // Iterate for the shortest match at each position.
2530 // Recurse for each but the shortest match.
2535 // Remember shortest match from prev for iteration.
2540 // Recurse for non-shortest match from prev.
2637 // Iterate for the shortest match at each position.
2638 // Recurse for each but the shortest match.
2643 // Remember shortest match from start for iteration.
2648 // Recurse for non-shortest match from start.
2748 // Iterate for the shortest match at each position.
2749 // Recurse for each but the shortest match.
2754 // Remember shortest match from prev for iteration.
2759 // Recurse for non-shortest match from prev.
3367 /* complete sequences but non-shortest forms or out of range etc. */