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

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dxmlerror.h455 XML_IO_EXDEV, /* 1542 */ enumerator in enum:__anon13347
/external/libxml2/include/libxml/
H A Dxmlerror.h458 XML_IO_EXDEV, /* 1542 */ enumerator in enum:__anon25072
/external/chromium_org/third_party/libxml/src/
H A DxmlIO.c393 else if (errno == EXDEV) code = XML_IO_EXDEV;
/external/libxml2/
H A DxmlIO.c399 else if (errno == EXDEV) code = XML_IO_EXDEV;

Completed in 44 milliseconds