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

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dxmlerror.h446 XML_IO_ESRCH, /* 1540 */ enumerator in enum:__anon17064
/vbox/src/libs/libxml2-2.6.31/
H A DxmlIO.c384 else if (errno == ESRCH) code = XML_IO_ESRCH;

Completed in 44 milliseconds