Groonga 3.0.9 Source Code Document
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
groonga
vendor
mruby-eeac4be
src
re.h
Go to the documentation of this file.
1
/*
2
** re.h - Regexp class
3
**
4
** See Copyright Notice in mruby.h
5
*/
6
7
#ifndef RE_H
8
#define RE_H
9
10
#define REGEXP_CLASS "Regexp"
11
#define REGEXP_CLASS_CSTR_LEN 6
12
13
#endif
Generated on Sun Nov 10 2013 09:49:06 for Groonga 3.0.9 Source Code Document by
1.8.1.2