|
Ruby 3.4.1p0 (2024-12-25 revision 48d4efcb85000e1ebae42004e963b5d0cedddcf2)
|
Data Fields | |
| int(* | func )(const UChar *, const UChar *, int, int *, regex_t *, void *) |
| regex_t * | reg |
| void * | arg |
| int | ret |
| OnigEncoding | enc |
Definition at line 618 of file regparse.c.
| void* INamesArg::arg |
Definition at line 621 of file regparse.c.
| OnigEncoding INamesArg::enc |
Definition at line 623 of file regparse.c.
| int(* INamesArg::func) (const UChar *, const UChar *, int, int *, regex_t *, void *) |
Definition at line 619 of file regparse.c.
| regex_t* INamesArg::reg |
Definition at line 620 of file regparse.c.
| int INamesArg::ret |
Definition at line 622 of file regparse.c.