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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlsave.c2040 xmlCharEncodingHandlerPtr conv_hdlr = NULL; local
2067 conv_hdlr = xmlFindCharEncodingHandler(txt_encoding);
2068 if ( conv_hdlr == NULL ) {
2075 if ((out_buff = xmlAllocOutputBuffer(conv_hdlr)) == NULL ) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlsave.c2178 xmlCharEncodingHandlerPtr conv_hdlr = NULL; local
2205 conv_hdlr = xmlFindCharEncodingHandler(txt_encoding);
2206 if ( conv_hdlr == NULL ) {
2213 if ((out_buff = xmlAllocOutputBuffer(conv_hdlr)) == NULL ) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlsave.c2040 xmlCharEncodingHandlerPtr conv_hdlr = NULL; local
2067 conv_hdlr = xmlFindCharEncodingHandler(txt_encoding);
2068 if ( conv_hdlr == NULL ) {
2075 if ((out_buff = xmlAllocOutputBuffer(conv_hdlr)) == NULL ) {

Completed in 36 milliseconds