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

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dxmlerror.h445 XML_IO_ESPIPE, /* 1539 */ enumerator in enum:__anon17064
/vbox/src/libs/libxml2-2.6.31/
H A DxmlIO.c381 else if (errno == ESPIPE) code = XML_IO_ESPIPE;

Completed in 114 milliseconds