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

/external/libxml2/include/libxml/
H A Dxmlerror.h441 XML_IO_ENOEXEC, /* 1525 */ enumerator in enum:__anon11546
/external/libxml2/
H A DxmlIO.c348 else if (errno == ENOEXEC) code = XML_IO_ENOEXEC;

Completed in 61 milliseconds