U:RDoc::AnyMethod[iI" casecmp?:ETI"String#casecmp?;TF: publico:RDoc::Markup::Document: @parts[o:RDoc::Markup::Paragraph; [I"SReturns true if str and other_other_str are equal after Unicode case folding, ;TI"Gfalse if they are not equal, and nil if other_str is not a string.;To:RDoc::Markup::BlankLineo:RDoc::Markup::Verbatim; [ I"."abcdef".casecmp?("abcde") #=> false ;TI"-"aBcDeF".casecmp?("abcdef") #=> true ;TI"."abcdef".casecmp?("abcdefg") #=> false ;TI"-"abcdef".casecmp?("ABCDEF") #=> true ;TI"5"\u{e4 f6 fc}".casecmp?("\u{c4 d6 dc}") #=> true;T: @format0: @fileI" string.c;T:0@omit_headings_from_table_of_contents_below0I"6str.casecmp?(other_str) -> true, false, or nil ;T0[I" (p1);T@FI" String;TcRDoc::NormalClassI" scanf;T0