Ruby 3.2.4p170 (2024-04-23 revision af471c0e0127eea0cafa6f308c0425bbfab0acf5)
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 562 of file regparse.c.

Field Documentation

◆ arg

void* INamesArg::arg

Definition at line 565 of file regparse.c.

◆ enc

OnigEncoding INamesArg::enc

Definition at line 567 of file regparse.c.

◆ func

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

Definition at line 563 of file regparse.c.

◆ reg

regex_t* INamesArg::reg

Definition at line 564 of file regparse.c.

◆ ret

int INamesArg::ret

Definition at line 566 of file regparse.c.


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