Searched refs:iconv_in (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dencoding.h136 iconv_t iconv_in; member in struct:_xmlCharEncodingHandler
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dencoding.h136 iconv_t iconv_in; member in struct:_xmlCharEncodingHandler
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dencoding.in.h136 iconv_t iconv_in; member in struct:_xmlCharEncodingHandler
H A Dencoding.c1307 handler->iconv_in = NULL;
1633 enc->iconv_in = icv_in;
1786 else if (handler->iconv_in != NULL) {
1787 ret = xmlIconvWrapper(handler->iconv_in, &out->content[out->use],
1870 else if (handler->iconv_in != NULL) {
1871 ret = xmlIconvWrapper(handler->iconv_in, &out->content[out->use],
2119 if ((handler->iconv_out != NULL) || (handler->iconv_in != NULL)) {
2128 if (handler->iconv_in != NULL) {
2129 if (iconv_close(handler->iconv_in))
2131 handler->iconv_in
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dencoding.h136 iconv_t iconv_in; member in struct:_xmlCharEncodingHandler
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dencoding.in.h136 iconv_t iconv_in; member in struct:_xmlCharEncodingHandler
H A Dencoding.c1307 handler->iconv_in = NULL;
1633 enc->iconv_in = icv_in;
1786 else if (handler->iconv_in != NULL) {
1787 ret = xmlIconvWrapper(handler->iconv_in, &out->content[out->use],
1870 else if (handler->iconv_in != NULL) {
1871 ret = xmlIconvWrapper(handler->iconv_in, &out->content[out->use],
2119 if ((handler->iconv_out != NULL) || (handler->iconv_in != NULL)) {
2128 if (handler->iconv_in != NULL) {
2129 if (iconv_close(handler->iconv_in))
2131 handler->iconv_in
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dencoding.c1307 handler->iconv_in = NULL;
1633 enc->iconv_in = icv_in;
1788 else if (handler->iconv_in != NULL) {
1789 ret = xmlIconvWrapper(handler->iconv_in, &out->content[out->use],
1872 else if (handler->iconv_in != NULL) {
1873 ret = xmlIconvWrapper(handler->iconv_in, &out->content[out->use],
2123 if ((handler->iconv_out != NULL) || (handler->iconv_in != NULL)) {
2132 if (handler->iconv_in != NULL) {
2133 if (iconv_close(handler->iconv_in))
2135 handler->iconv_in
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dencoding.c1307 handler->iconv_in = NULL;
1633 enc->iconv_in = icv_in;
1788 else if (handler->iconv_in != NULL) {
1789 ret = xmlIconvWrapper(handler->iconv_in, &out->content[out->use],
1872 else if (handler->iconv_in != NULL) {
1873 ret = xmlIconvWrapper(handler->iconv_in, &out->content[out->use],
2123 if ((handler->iconv_out != NULL) || (handler->iconv_in != NULL)) {
2132 if (handler->iconv_in != NULL) {
2133 if (iconv_close(handler->iconv_in))
2135 handler->iconv_in
[all...]

Completed in 109 milliseconds