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

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dxmlerror.h448 XML_IO_EXDEV, /* 1542 */ enumerator in enum:__anon17064
/vbox/src/libs/libxml2-2.6.31/
H A DxmlIO.c390 else if (errno == EXDEV) code = XML_IO_EXDEV;

Completed in 64 milliseconds