Home | History | Annotate | Download | only in intltest

Lines Matching full:shortest

2477                         // Iterate for the shortest match at each position.
2478 // Recurse for each but the shortest match.
2483 // Remember shortest match from start for iteration.
2488 // Recurse for non-shortest match from start.
2577 // Iterate for the shortest match at each position.
2578 // Recurse for each but the shortest match.
2583 // Remember shortest match from prev for iteration.
2588 // Recurse for non-shortest match from prev.
2685 // Iterate for the shortest match at each position.
2686 // Recurse for each but the shortest match.
2691 // Remember shortest match from start for iteration.
2696 // Recurse for non-shortest match from start.
2796 // Iterate for the shortest match at each position.
2797 // Recurse for each but the shortest match.
2802 // Remember shortest match from prev for iteration.
2807 // Recurse for non-shortest match from prev.
3415 /* complete sequences but non-shortest forms or out of range etc. */