Searched defs:capture_from (Results 1 – 1 of 1) sorted by relevance
517 int capture_from, Type type) in RegExpLookaround()533 int capture_from() const { return capture_from_; } in capture_from() function