Searched refs:XML_IO_EINVAL (Results 1 - 2 of 2) sorted by relevance
/external/libxml2/include/libxml/ | ||
H A D | xmlerror.h | 431 XML_IO_EINVAL, /* 1515 */ enumerator in enum:__anon12091 |
/external/libxml2/ | ||
H A D | xmlIO.c | 318 else if (errno == EINVAL) code = XML_IO_EINVAL; |
Completed in 33 milliseconds