Ruby  2.0.0p247(2013-06-27revision41674)
Defines | Variables
include/ruby/regex.h File Reference
#include "ruby/oniguruma.h"

Go to the source code of this file.

Defines

#define mbclen(p, e, enc)   rb_enc_mbclen((p),(e),(enc))

Variables

ONIG_EXTERN OnigEncoding OnigEncDefaultCharEncoding

Define Documentation

#define mbclen (   p,
  e,
  enc 
)    rb_enc_mbclen((p),(e),(enc))

Definition at line 35 of file regex.h.

Referenced by rb_reg_expr_str(), rb_reg_quote(), and rb_reg_regsub().


Variable Documentation

Definition at line 33 of file regex.h.

Referenced by onigenc_get_default_encoding().