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

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dxmlerror.h462 XML_IO_EAFNOSUPPORT, /* 1556 */ enumerator in enum:__anon17064
/vbox/src/libs/libxml2-2.6.31/
H A DxmlIO.c417 else if (errno == EAFNOSUPPORT) code = XML_IO_EAFNOSUPPORT;

Completed in 107 milliseconds