Lines Matching full:regexp
7 #include "src/regexp/x64/regexp-macro-assembler-x64.h"
12 #include "src/regexp/regexp-macro-assembler.h"
13 #include "src/regexp/regexp-stack.h"
26 * for a global regexp.
34 * RegExp registers.
45 * during execution of RegExp code (it doesn't hold the value assumed when
65 * - success counter (only useful for global regexp to count matches)
706 __ Push(Immediate(0)); // Number of successful matches in a global regexp.
781 // Global regexp restarts matching here.
998 code_desc, Code::ComputeFlags(Code::REGEXP),
1119 // On RegExp code entry (where this operation is used), the character before
1176 // Third argument: RegExp code frame pointer.
1182 // Third argument: RegExp code frame pointer.