Ruby
2.0.0p247(2013-06-27revision41674)
|
#include <regint.h>
Data Fields | |
void * | stack_p |
size_t | stack_n |
OnigOptionType | options |
OnigRegion * | region |
const UChar * | start |
const UChar * | gpos |
OnigPosition | best_len |
UChar * | best_s |
Definition at line 834 of file regint.h.
Referenced by match_at(), and onig_search_gpos().
Definition at line 835 of file regint.h.
Referenced by match_at(), and onig_search_gpos().
Definition at line 832 of file regint.h.
Referenced by match_at(), and onig_search_gpos().
Definition at line 829 of file regint.h.
Referenced by match_at().
Definition at line 830 of file regint.h.
Referenced by match_at().
size_t OnigMatchArg::stack_n |
void* OnigMatchArg::stack_p |
Definition at line 827 of file regint.h.
Referenced by stack_double().