mruby 3.3.0
mruby is the lightweight implementation of the Ruby language
Loading...
Searching...
No Matches
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_END_DECL
End declarations in C mode.
Definition common.h:28
#define MRB_BEGIN_DECL
Start declarations in C mode.
Definition common.h:26