summaryrefslogtreecommitdiffstats
path: root/include/ruby/ruby.h
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-05-20 04:44:36 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-05-20 04:44:36 +0000
commitcc1e89b0ffa5d0649e2326b1f1f4019e284129cd (patch)
treef2a23f73e26d084a976786561c2b3cdcdce59ec7 /include/ruby/ruby.h
parent48c7d979b908fd41c54c77ca5094d5dcd0a6f7d9 (diff)
downloadruby-cc1e89b0ffa5d0649e2326b1f1f4019e284129cd.tar.gz
ruby-cc1e89b0ffa5d0649e2326b1f1f4019e284129cd.tar.xz
ruby-cc1e89b0ffa5d0649e2326b1f1f4019e284129cd.zip
* encoding.c (rb_enc_fast_mbclen): faster mbclen for strings known
to be valid. * string.c (enc_strlen): coderange specified version of rb_enc_strlen(). use rb_enc_fast_mbclen() if coderange is 7bit or valid. * string.c (str_gsub): use rb_enc_fast_mbclen(). * string.c (rb_str_reverse, rb_str_split_m, rb_str_each_char, scan_once): ditto. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23495 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'include/ruby/ruby.h')
0 files changed, 0 insertions, 0 deletions