Lines Matching defs:after
1119 // Just need to test if the character is before or on-or-after
1183 // We didn't find any section that started after the limit, so everything
1490 // and the after-loop chunk are guaranteed to not be at the start.
1929 // If we can't continue after the loop then there is no sense in doing the
2663 after(),
2667 Label after;
2975 * regexp continuation is generated directly after the Sn node, up to the
3232 // For now we just call all choices one after the other. The idea ultimately
3255 new_trace.set_backtrack(&alt_gen->after);
3304 macro_assembler->Bind(&alt_gen->after);
3337 macro_assembler->GoTo(&(alt_gen->after));
3339 out_of_line_trace.set_backtrack(&(alt_gen->after));
3572 // We are not at the start after this node, and thus we can use the
3880 true); // Not at start after a text node.