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

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dxmlerror.h421 XML_IO_EINVAL, /* 1515 */ enumerator in enum:__anon17064
/vbox/src/libs/libxml2-2.6.31/
H A DxmlIO.c309 else if (errno == EINVAL) code = XML_IO_EINVAL;

Completed in 46 milliseconds