HEX
Server: Apache
System: Windows NT MAGNETO-ARM 10.0 build 22000 (Windows 10) AMD64
User: Michel (0)
PHP: 7.4.7
Disabled: NONE
Upload Files
File: C:/Ruby27-x64/share/ri/2.7.0/system/StringScanner/pre_match-i.ri
U:RDoc::AnyMethod[iI"pre_match:ETI"StringScanner#pre_match;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph;	[I"\Returns the <i><b>pre</b>-match</i> (in the regular expression sense) of the last scan.;To:RDoc::Markup::BlankLineo:RDoc::Markup::Verbatim;	[
I"*s = StringScanner.new('test string')
;TI")s.scan(/\w+/)           # -> "test"
;TI"&s.scan(/\s+/)           # -> " "
;TI")s.pre_match             # -> "test"
;TI"*s.post_match            # -> "string";T:@format0:
@fileI"ext/strscan/strscan.c;T:0@omit_headings_from_table_of_contents_below000[I"();T@FI"StringScanner;TcRDoc::NormalClass00