Docs4dev
Docs
Docs4dev
  • Tools
  • Privacy
  • GitHub

Search

Loading search index…

No recent searches

No results for "Query here"

  • to select
  • to navigate
  • to close

Search by FlexSearch

On this page

On this page
ruby / 3.3 / regexp / methods_rdoc.html

Regexp Methods

Each of these Ruby core methods can accept a regexp as an argument:

  • Enumerable#all?

  • Enumerable#any?

  • Enumerable#grep

  • Enumerable#grep_v

  • Enumerable#none?

  • Enumerable#one?

  • Enumerable#slice_after

  • Enumerable#slice_before

  • Regexp#=~

  • Regexp#match

  • Regexp#match?

  • Regexp.new

  • Regexp.union

  • String#=~

  • String#[]=

  • String#byteindex

  • String#byterindex

  • String#gsub

  • String#gsub!

  • String#index

  • String#match

  • String#match?

  • String#partition

  • String#rindex

  • String#rpartition

  • String#scan

  • String#slice

  • String#slice!

  • String#split

  • String#start_with?

  • String#sub

  • String#sub!

  • Symbol#=~

  • Symbol#match

  • Symbol#match?

  • Symbol#slice

  • Symbol#start_with?

Ruby Core © 1993–2022 Yukihiro Matsumoto
Licensed under the Ruby License.
Ruby Standard Library © contributors
Licensed under their own licenses.

  • Privacy Policy
  • 蜀ICP备14021783号-6
  • Brought to you by Docs4dev