ruby/ext/strscan
akr 1c0416e6ee * ext/strscan/strscan.c (str_new): new function for allocate an string
with encoding propagation.
  (extract_range): use str_new.
  (extract_beg_len): ditto.
  (strscan_peek): ditto.
  (strscan_rest): ditto.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14772 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-12-28 14:55:43 +00:00
..
.cvsignore add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
depend * include/ruby: moved public headers. 2007-06-10 03:06:15 +00:00
extconf.rb import strscan. 2002-03-22 06:38:27 +00:00
strscan.c * ext/strscan/strscan.c (str_new): new function for allocate an string 2007-12-28 14:55:43 +00:00