Ruby
2.5.0dev(2017-10-22revision60238)
|
#include "ruby/oniguruma.h"
Go to the source code of this file.
Macros | |
#define | mbclen(p, e, enc) rb_enc_mbclen((p),(e),(enc)) |
Variables | |
RUBY_SYMBOL_EXPORT_BEGIN ONIG_EXTERN OnigEncoding | OnigEncDefaultCharEncoding |
#define mbclen | ( | p, | |
e, | |||
enc | |||
) | rb_enc_mbclen((p),(e),(enc)) |
Definition at line 33 of file regex.h.
Referenced by rb_reg_quote(), and rb_reg_regsub().
RUBY_SYMBOL_EXPORT_BEGIN ONIG_EXTERN OnigEncoding OnigEncDefaultCharEncoding |