|
Ruby
2.1.3p242(2014-09-19revision47630)
|
Data Fields | |
| long | capa |
| long | len |
| nkf_char * | ptr |
| long nkf_buf_t::capa |
Definition at line 835 of file nkf.c.
Referenced by nkf_buf_new(), and nkf_buf_push().
| long nkf_buf_t::len |
Definition at line 836 of file nkf.c.
Referenced by nkf_buf_clear(), nkf_buf_new(), nkf_buf_pop(), and nkf_buf_push().
| nkf_char* nkf_buf_t::ptr |
Definition at line 837 of file nkf.c.
Referenced by nkf_buf_at(), nkf_buf_new(), nkf_buf_pop(), and nkf_buf_push().
1.8.8