Searched refs:xmlAllocOutputBufferInternal (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DxmlIO.c140 xmlAllocOutputBufferInternal(xmlCharEncodingHandlerPtr encoder);
1726 ctxt->doc_buff = xmlAllocOutputBufferInternal(NULL);
2304 * xmlAllocOutputBufferInternal:
2312 xmlAllocOutputBufferInternal(xmlCharEncodingHandlerPtr encoder) { function
2558 ret = xmlAllocOutputBufferInternal(encoder);
2595 ret = xmlAllocOutputBufferInternal(encoder);
2628 ret = xmlAllocOutputBufferInternal(encoder);
2712 ret = xmlAllocOutputBufferInternal(encoder);
2870 ret = xmlAllocOutputBufferInternal(encoder);
2931 ret = xmlAllocOutputBufferInternal(encode
[all...]
H A DHTMLtree.c323 xmlAllocOutputBufferInternal(xmlCharEncodingHandlerPtr encoder);
574 buf = xmlAllocOutputBufferInternal(handler);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DxmlIO.c140 xmlAllocOutputBufferInternal(xmlCharEncodingHandlerPtr encoder);
1726 ctxt->doc_buff = xmlAllocOutputBufferInternal(NULL);
2304 * xmlAllocOutputBufferInternal:
2312 xmlAllocOutputBufferInternal(xmlCharEncodingHandlerPtr encoder) { function
2558 ret = xmlAllocOutputBufferInternal(encoder);
2595 ret = xmlAllocOutputBufferInternal(encoder);
2628 ret = xmlAllocOutputBufferInternal(encoder);
2712 ret = xmlAllocOutputBufferInternal(encoder);
2870 ret = xmlAllocOutputBufferInternal(encoder);
2931 ret = xmlAllocOutputBufferInternal(encode
[all...]
H A DHTMLtree.c323 xmlAllocOutputBufferInternal(xmlCharEncodingHandlerPtr encoder);
574 buf = xmlAllocOutputBufferInternal(handler);

Completed in 120 milliseconds