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

/external/libxml2/include/libxml/
H A Dxmlerror.h431 XML_IO_EINVAL, /* 1515 */ enumerator in enum:__anon12091
/external/libxml2/
H A DxmlIO.c318 else if (errno == EINVAL) code = XML_IO_EINVAL;

Completed in 47 milliseconds