dto->pattern, $this->dto->subject, $matches, $this->flags, $this->dto->offset ?? 0); return new PregResponse( $matches, $this->syntax(), ...$this->result($ret) ); } }