programming-language正規表現囲う文字を別のものにしたいときOn this page囲う文字を別のものにしたいとき PHP phppreg_match('/[0-9]/', $str)preg_match('#[0-9]#', $str)preg_match('%[0-9]%', $str) なんでも良いらしい 区切り文字のことを「デリミタ」という Ruby rbr1 = %r{xxx} 📩 ご意見・ご感想はこちらから