|
Ruby
1.9.3p448(2013-06-27revision41675)
|
Data Fields | |
| int | argc |
| VALUE * | argv |
| VALUE | io |
Definition at line 8752 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().
Definition at line 8753 of file io.c.
Referenced by io_s_foreach(), io_s_read(), io_s_readlines(), open_key_args(), and rb_io_s_binread().
Definition at line 8754 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.7.6.1