Searched refs:capture_from_ (Results 1 – 2 of 2) sorted by relevance
512 capture_from_(capture_from), in RegExpLookaround()526 int capture_from() { return capture_from_; } in capture_from()549 int capture_from_; variable
5741 register_of_first_capture + capture_from_ * registers_per_capture; in ToNode()