Home | History | Annotate | Download | only in intltest

Lines Matching full:shortest

2527                         // Iterate for the shortest match at each position.
2528 // Recurse for each but the shortest match.
2533 // Remember shortest match from start for iteration.
2538 // Recurse for non-shortest match from start.
2627 // Iterate for the shortest match at each position.
2628 // Recurse for each but the shortest match.
2633 // Remember shortest match from prev for iteration.
2638 // Recurse for non-shortest match from prev.
2726 // Iterate for the shortest match at each position.
2727 // Recurse for each but the shortest match.
2732 // Remember shortest match from start for iteration.
2737 // Recurse for non-shortest match from start.
2828 // Iterate for the shortest match at each position.
2829 // Recurse for each but the shortest match.
2834 // Remember shortest match from prev for iteration.
2839 // Recurse for non-shortest match from prev.
3447 /* complete sequences but non-shortest forms or out of range etc. */