Data Fields | |
| int | my_errno |
| int | init_flag |
| size_t | no_read_x |
| unsigned long | unget_x |
| struct yaz_iconv_encoder_s | encoder |
| struct yaz_iconv_decoder_s | decoder |
Definition at line 33 of file siconv.c.
Definition at line 48 of file siconv.c.
Referenced by prepare_decoders(), yaz_iconv(), yaz_iconv_close(), yaz_iconv_isbuiltin(), and yaz_iconv_open().
Definition at line 47 of file siconv.c.
Referenced by prepare_encoders(), yaz_iconv(), yaz_iconv_close(), yaz_iconv_isbuiltin(), and yaz_iconv_open().
Definition at line 35 of file siconv.c.
Referenced by yaz_iconv(), and yaz_iconv_open().
Definition at line 34 of file siconv.c.
Referenced by yaz_iconv(), yaz_iconv_error(), yaz_iconv_open(), and yaz_iconv_set_errno().
| size_t yaz_iconv_struct::no_read_x |
Definition at line 42 of file siconv.c.
Referenced by yaz_iconv().
| unsigned long yaz_iconv_struct::unget_x |
Definition at line 43 of file siconv.c.
Referenced by yaz_iconv().
1.6.3