このマニュアルは既にメンテナンスが終了したバージョンの Ruby を対象としています。 最新版のマニュアルへ

Ruby 1.8.7 リファレンスマニュアル

instance method Regexp#&

self & other -> RedAnd[permalink][rdoc] [added by eregex]

RegAnd.new(self, other) を返します。

[PARAM] other:
正規表現オブジェクト。