This website requires JavaScript.
Explore
Help
Register
Sign In
dox4
/
ruby
Watch
1
Star
0
Fork
0
You've already forked ruby
mirror of
https://github.com/ruby/ruby.git
synced
2026-08-04 03:04:43 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ruby
/
doc
/
string
History
Nobuyoshi Nakada
b908306f99
[DOC] Reword "Regular Expression" to "Matched Data"
...
`$~` and its accessors are related to regular expressions, but are not themselves.
2025-12-25 11:49:32 +09:00
..
aref.rdoc
…
aset.rdoc
…
b.rdoc
…
bytes.rdoc
…
bytesize.rdoc
…
byteslice.rdoc
…
bytesplice.rdoc
…
capitalize.rdoc
…
center.rdoc
…
chars.rdoc
…
chomp.rdoc
…
chop.rdoc
…
chr.rdoc
…
codepoints.rdoc
…
concat.rdoc
…
count.rdoc
…
delete_prefix.rdoc
…
delete_suffix.rdoc
…
delete.rdoc
…
downcase.rdoc
…
dump.rdoc
…
each_byte.rdoc
…
each_char.rdoc
…
each_codepoint.rdoc
…
each_grapheme_cluster.rdoc
…
each_line.rdoc
…
encode.rdoc
…
end_with_p.rdoc
…
eql_p.rdoc
…
force_encoding.rdoc
…
getbyte.rdoc
…
grapheme_clusters.rdoc
…
hash.rdoc
…
index.rdoc
…
insert.rdoc
…
inspect.rdoc
…
intern.rdoc
…
length.rdoc
…
ljust.rdoc
…
new.rdoc
…
ord.rdoc
…
partition.rdoc
[DOC] Reword "Regular Expression" to "Matched Data"
2025-12-25 11:49:32 +09:00
rindex.rdoc
…
rjust.rdoc
…
rpartition.rdoc
[DOC] Reword "Regular Expression" to "Matched Data"
2025-12-25 11:49:32 +09:00
scan.rdoc
…
scrub.rdoc
…
split.rdoc
…
squeeze.rdoc
…
start_with_p.rdoc
…
sub.rdoc
…
succ.rdoc
…
sum.rdoc
…
swapcase.rdoc
…
unicode_normalize.rdoc
…
upcase.rdoc
…
upto.rdoc
…
valid_encoding_p.rdoc
…