Ruby  2.0.0p648(2015-12-16revision53162)
Data Fields
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

◆ arg

void* INamesArg::arg

Definition at line 516 of file regparse.c.

Referenced by i_names(), and onig_foreach_name().

◆ enc

OnigEncoding INamesArg::enc

Definition at line 518 of file regparse.c.

Referenced by onig_foreach_name().

◆ func

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

Definition at line 514 of file regparse.c.

Referenced by i_names(), and onig_foreach_name().

◆ reg

regex_t* INamesArg::reg

Definition at line 515 of file regparse.c.

Referenced by i_names(), and onig_foreach_name().

◆ ret

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: