File: //usr/share/ri/3.0.0/system/StringScanner/new-c.ri
U:RDoc::AnyMethod[iI"new:ETI"StringScanner::new;TT:publico:RDoc::Markup::Document:@parts[
o:RDoc::Markup::Paragraph; [I"HCreates a new StringScanner object to scan over the given +string+.;To:RDoc::Markup::BlankLine o;
; [I"GIf +fixed_anchor+ is +true+, +\A+ always matches the beginning of ;TI"Ethe string. Otherwise, +\A+ always matches the current position.;T@o;
; [I"1+dup+ argument is obsolete and not used now.;T:
@fileI"ext/strscan/strscan.c;T:0@omit_headings_from_table_of_contents_below0I"[StringScanner.new(string, fixed_anchor: false)
StringScanner.new(string, dup = false)
;T0[ I"(p1, p2 = v2);T@FI"StringScanner;TcRDoc::NormalClass00