File: //usr/share/ri/3.0.0/system/String/upcase-i.ri
U:RDoc::AnyMethod[iI"upcase:ETI"String#upcase;TF:publico:RDoc::Markup::Document:@parts[
o:RDoc::Markup::Paragraph; [I"QReturns a copy of <i>str</i> with all lowercase letters replaced with their ;TI"uppercase counterparts.;To:RDoc::Markup::BlankLine o;
; [I"SSee String#downcase for meaning of +options+ and use with different encodings.;T@o:RDoc::Markup::Verbatim; [I"!"hEllO".upcase #=> "HELLO";T:@format0:
@fileI"
string.c;T:0@omit_headings_from_table_of_contents_below0I"Kstr.upcase -> new_str
str.upcase([options]) -> new_str
;T0[ I"(*args);T@FI"String;TcRDoc::NormalClass00