Data Fields | |
| int | argc |
| VALUE * | argv |
| VALUE | io |
Definition at line 9298 of file io.c.
Definition at line 9299 of file io.c.
Referenced by io_s_foreach(), io_s_read(), io_s_readlines(), open_key_args(), rb_io_s_binread(), and rb_io_s_read().
| VALUE* foreach_arg::argv |
Definition at line 9300 of file io.c.
Referenced by io_s_foreach(), io_s_read(), io_s_readlines(), open_key_args(), and rb_io_s_binread().
| VALUE foreach_arg::io |
Definition at line 9301 of file io.c.
Referenced by io_s_foreach(), io_s_read(), io_s_readlines(), io_s_write(), open_key_args(), rb_io_s_binread(), rb_io_s_foreach(), rb_io_s_read(), and rb_io_s_readlines().
1.6.1