Searched refs:XML_IO_EMSGSIZE (Results 1 - 2 of 2) sorted by relevance

/external/libxml2/include/libxml/
H A Dxmlerror.h436 XML_IO_EMSGSIZE, /* 1520 */ enumerator in enum:__anon11546
/external/libxml2/
H A DxmlIO.c333 else if (errno == EMSGSIZE) code = XML_IO_EMSGSIZE;

Completed in 63 milliseconds