Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
INamesArg Struct Reference

Data Fields

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

Detailed Description

Definition at line 618 of file regparse.c.

Field Documentation

◆ arg

void* INamesArg::arg

Definition at line 621 of file regparse.c.

◆ enc

OnigEncoding INamesArg::enc

Definition at line 623 of file regparse.c.

◆ func

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

Definition at line 619 of file regparse.c.

◆ reg

regex_t* INamesArg::reg

Definition at line 620 of file regparse.c.

◆ ret

int INamesArg::ret

Definition at line 622 of file regparse.c.


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