Home
last modified time | relevance | path

Searched refs:XML_IO_ENCODER (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/
DxmlIO.c3023 xmlIOErr(XML_IO_ENCODER, NULL); in xmlParserInputBufferPush()
3024 in->error = XML_IO_ENCODER; in xmlParserInputBufferPush()
3134 xmlIOErr(XML_IO_ENCODER, NULL); in xmlParserInputBufferGrow()
3135 in->error = XML_IO_ENCODER; in xmlParserInputBufferGrow()
3229 xmlIOErr(XML_IO_ENCODER, NULL); in xmlOutputBufferWrite()
3230 out->error = XML_IO_ENCODER; in xmlOutputBufferWrite()
3418 xmlIOErr(XML_IO_ENCODER, NULL); in xmlOutputBufferWriteEscape()
3419 out->error = XML_IO_ENCODER; in xmlOutputBufferWriteEscape()
3522 xmlIOErr(XML_IO_ENCODER, NULL); in xmlOutputBufferFlush()
3523 out->error = XML_IO_ENCODER; in xmlOutputBufferFlush()
/external/libxml2/include/libxml/
Dxmlerror.h456 XML_IO_ENCODER, /* 1544 */ enumerator