Ruby 3.1.3p185 (2022-11-24 revision 1a6b16756e0ba6b95ab71a441357ed5484e33498)
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 552 of file regparse.c.

Field Documentation

◆ arg

void* INamesArg::arg

Definition at line 555 of file regparse.c.

◆ enc

OnigEncoding INamesArg::enc

Definition at line 557 of file regparse.c.

◆ func

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

Definition at line 553 of file regparse.c.

◆ reg

regex_t* INamesArg::reg

Definition at line 554 of file regparse.c.

◆ ret

int INamesArg::ret

Definition at line 556 of file regparse.c.


The documentation for this struct was generated from the following file: