PATH:
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
StringScanner
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: "This returns the value that #scan_until would return, without advancing the scan pointer. The match register is affected, though." - !ruby/struct:SM::Flow::VERB body: " s = StringScanner.new("Fri Dec 12 1975 14:39")\n s.check_until /12/ # -> "Fri Dec 12"\n s.pos # -> 0\n s.matched # -> 12\n" - !ruby/struct:SM::Flow::P body: "Mnemonic: it "checks" to see whether a #scan_until will return a value." full_name: StringScanner#check_until is_singleton: false name: check_until params: " check_until(pattern)\n" visibility: public
[-] scan_full-i.yaml
[edit]
[+]
Error
[-] peek-i.yaml
[edit]
[-] concat-i.yaml
[edit]
[-] get_byte-i.yaml
[edit]
[-] scan-i.yaml
[edit]
[-] search_full-i.yaml
[edit]
[-] skip_until-i.yaml
[edit]
[-] post_match-i.yaml
[edit]
[-] terminate-i.yaml
[edit]
[-] empty%3f-i.yaml
[edit]
[-] pre_match-i.yaml
[edit]
[-] matched%3f-i.yaml
[edit]
[-] beginning_of_line%3f-i.yaml
[edit]
[-] check-i.yaml
[edit]
[-] pos-i.yaml
[edit]
[-] restsize-i.yaml
[edit]
[-] rest_size-i.yaml
[edit]
[-] peep-i.yaml
[edit]
[-] %3c%3c-i.yaml
[edit]
[-] string%3d-i.yaml
[edit]
[-] skip-i.yaml
[edit]
[-] cdesc-StringScanner.yaml
[edit]
[-] exist%3f-i.yaml
[edit]
[-] matched-i.yaml
[edit]
[-] initialize_copy-i.yaml
[edit]
[-] inspect-i.yaml
[edit]
[-] eos%3f-i.yaml
[edit]
[-] match%3f-i.yaml
[edit]
[-] clear-i.yaml
[edit]
[-] rest-i.yaml
[edit]
[-] pointer-i.yaml
[edit]
[-] unscan-i.yaml
[edit]
[-] getch-i.yaml
[edit]
[-] rest%3f-i.yaml
[edit]
[-] pointer%3d-i.yaml
[edit]
[-] matchedsize-i.yaml
[edit]
[-] %5b%5d-i.yaml
[edit]
[-] getbyte-i.yaml
[edit]
[-] pos%3d-i.yaml
[edit]
[+]
..
[-] scan_until-i.yaml
[edit]
[-] matched_size-i.yaml
[edit]
[-] check_until-i.yaml
[edit]
[-] new-c.yaml
[edit]
[-] reset-i.yaml
[edit]
[-] must_C_version-c.yaml
[edit]
[-] string-i.yaml
[edit]