Lines Matching defs:end
444 // we end up with only simple and common case mappings.
747 alternatives->Rewind(write_posn); // Trim end of array.
815 alternatives->Rewind(write_posn); // Trim end of array.
914 // lookahead in one side and an end-of-input on the other side.
918 // The ChoiceNode to distinguish between a newline and end-of-input.
934 // Create an end-of-input matcher.
995 // alternative is the negative match. On success, the end node backtracks.
1319 // block that contains it (represented by the end point), for instance we
1325 // we've found the end point we look up its uncanonicalization and
1344 int end = (block_end > top) ? top : block_end;
1350 base::uc32 range_to = c - (block_end - end);
1355 pos = end + 1;