mruby  2.0.1
mruby is the lightweight implementation of the Ruby language
re.h
Go to the documentation of this file.
1 
7 #ifndef MRUBY_RE_H
8 #define MRUBY_RE_H
9 
11 
12 #define REGEXP_CLASS "Regexp"
13 
15 
16 #endif /* RE_H */
#define MRB_BEGIN_DECL
Start declarations in C mode.
Definition: common.h:26
#define MRB_END_DECL
End declarations in C mode.
Definition: common.h:28