%PDF- %PDF-
Direktori : /proc/self/root/opt/cpanel/ea-ruby24/root/usr/share/ri/system/Regexp/ |
Current File : //proc/self/root/opt/cpanel/ea-ruby24/root/usr/share/ri/system/Regexp/escape-c.ri |
U:RDoc::AnyMethod[iI"escape:ETI"Regexp::escape;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [ I"IEscapes any characters that would have special meaning in a regular ;TI"Lexpression. Returns a new escaped string, or self if no characters are ;TI"escaped. For any string, ;TI"Q<code>Regexp.new(Regexp.escape(<i>str</i>))=~<i>str</i></code> will be true.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"/Regexp.escape('\*?{}.') #=> \\\*\?\{\}\.;T:@format0: @fileI" re.c;T:0@omit_headings_from_table_of_contents_below0I"#Regexp.escape(str) -> string;T0[ I" (p1);T@FI"Regexp;TcRDoc::NormalClass00