Linux heracles.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
opt
/
alt
/
ruby27
/
share
/
ri
/
system
/
String
/
//opt/alt/ruby27/share/ri/system/String/oct-i.ri
U:RDoc::AnyMethod[iI"oct:ETI"String#oct;TF:privateo:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"RTreats leading characters of <i>str</i> as a string of octal digits (with an ;TI"Loptional sign) and returns the corresponding number. Returns 0 if the ;TI"conversion fails.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [ I""123".oct #=> 83 ;TI""-377".oct #=> -255 ;TI""bad".oct #=> 0 ;TI""0377bad".oct #=> 255 ;T:@format0o; ; [I"HIf +str+ starts with <code>0</code>, radix indicators are honored. ;TI"See Kernel#Integer.;T: @fileI" string.c;T:0@omit_headings_from_table_of_contents_below0I"str.oct -> integer ;T0[ I"();T@FI"String;TcRDoc::NormalClass00