include/ruby/regex.h File Reference

#include "oniguruma.h"

Include dependency graph for regex.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define ONIGURUMA_REGEX_H   1
#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 31 of file regex.h.

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

#define ONIGURUMA_REGEX_H   1

Definition at line 12 of file regex.h.


Variable Documentation

Definition at line 29 of file regex.h.


doxygen