PATH:
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Regexp
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Case Equality---Synonym for <tt>Regexp#=~</tt> used in case statements. - !ruby/struct:SM::Flow::VERB body: " a = "HELLO"\n case a\n when /^[a-z]*$/; print "Lower case\\n"\n when /^[A-Z]*$/; print "Upper case\\n"\n else; print "Mixed case\\n"\n end\n" - !ruby/struct:SM::Flow::P body: <em>produces:</em> - !ruby/struct:SM::Flow::VERB body: " Upper case\n" full_name: Regexp#=== is_singleton: false name: === params: | rxp === str => true or false visibility: public
[-] eql%3f-i.yaml
[edit]
[-] %3d%7e-i.yaml
[edit]
[-] source-i.yaml
[edit]
[-] %7c-i.yaml
[edit]
[-] %26-i.yaml
[edit]
[-] to_yaml-i.yaml
[edit]
[-] last_match-c.yaml
[edit]
[-] kcode-i.yaml
[edit]
[-] hash-i.yaml
[edit]
[-] quote-c.yaml
[edit]
[-] yaml_new-c.yaml
[edit]
[-] match-i.yaml
[edit]
[+]
..
[-] %7e-i.yaml
[edit]
[-] inspect-i.yaml
[edit]
[-] new-c.yaml
[edit]
[-] %3d%3d%3d-i.yaml
[edit]
[-] to_s-i.yaml
[edit]
[-] %3d%3d-i.yaml
[edit]
[-] options-i.yaml
[edit]
[-] escape-c.yaml
[edit]
[-] casefold%3f-i.yaml
[edit]
[-] union-c.yaml
[edit]
[-] compile-c.yaml
[edit]
[-] cdesc-Regexp.yaml
[edit]