Lines Matching full:direction
644 // direction, if not in both. In the forward direction we
651 // forward direction or the rightmost char to match in
652 // the reverse direction.
670 // forward direction.
689 // In the forward direction we know strings
719 * direction, text.charAt(start) is matched against s.charAt(0).
720 * In the reverse direction, it is matched against
723 * the forward direction, or last-1 in the reverse direction,