Ruby
2.1.10p492(2016-04-01revision54464)
|
#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_expr_str(), rb_reg_quote(), and rb_reg_regsub().
RUBY_SYMBOL_EXPORT_BEGIN ONIG_EXTERN OnigEncoding OnigEncDefaultCharEncoding |