Searched refs:iconveh_t (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dstriconveh.h50 iconveh_t; typedef in typeref:struct:__anon2500
57 iconveh_t *cdp);
62 iconveh_close (const iconveh_t *cd);
81 const iconveh_t *cd,
97 const iconveh_t *cd,
H A Dstriconveh.c43 /* The caller must provide an iconveh_t, not just an iconv_t, because when a
48 iconveh_open (const char *to_codeset, const char *from_codeset, iconveh_t *cdp)
109 iconveh_close (const iconveh_t *cd)
1006 const iconveh_t *cd,
1017 const iconveh_t *cd,
1085 iconveh_t cd;
1149 iconveh_t cd;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/
H A Dtest-striconveh.c66 iconveh_t cdeh_ascii_to_88591;
67 iconveh_t cdeh_ascii_to_88591_indirectly;
68 iconveh_t cdeh_88592_to_88591;
69 iconveh_t cdeh_88592_to_88591_indirectly;
70 iconveh_t cdeh_ascii_to_utf8;
71 iconveh_t cdeh_88591_to_utf8;
72 iconveh_t cdeh_utf8_to_88591;
73 iconveh_t cdeh_utf7_to_utf8;

Completed in 68 milliseconds