Ruby
2.0.0p594(2014-10-27revision48167)
|
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().