зеркало из https://github.com/github/ruby.git
mbclen2 fix
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1114 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
3ea9ef023b
Коммит
5a9b26eb9c
2
re.h
2
re.h
|
@ -36,4 +36,6 @@ void rb_match_busy _((VALUE));
|
|||
|
||||
EXTERN int ruby_ignorecase;
|
||||
|
||||
int rb_reg_mbclen2 _((unsigned int, VALUE));
|
||||
#define mbclen2(c,re) rb_reg_mbclen2((c),(re))
|
||||
#endif
|
||||
|
|
Загрузка…
Ссылка в новой задаче