INamesArg Struct Reference


Data Fields

int(* func )(const UChar *, const UChar *, int, int *, regex_t *, void *)
regex_treg
void * arg
int ret
OnigEncoding enc

Detailed Description

Definition at line 513 of file regparse.c.


Field Documentation

void* INamesArg::arg

Definition at line 516 of file regparse.c.

Referenced by i_names(), and onig_foreach_name().

OnigEncoding INamesArg::enc

Definition at line 518 of file regparse.c.

Referenced by onig_foreach_name().

int(* INamesArg::func)(const UChar *, const UChar *, int, int *, regex_t *, void *)

Referenced by i_names(), and onig_foreach_name().

regex_t* INamesArg::reg

Definition at line 515 of file regparse.c.

Referenced by i_names(), and onig_foreach_name().

int INamesArg::ret

Definition at line 517 of file regparse.c.

Referenced by i_names(), and onig_foreach_name().


The documentation for this struct was generated from the following file:
Generated on 19 Jul 2016 for Ruby by  doxygen 1.4.7