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

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dxmlerror.h442 XML_IO_ENOSYS, /* 1529 */ enumerator in enum:__anon13347
/external/libxml2/include/libxml/
H A Dxmlerror.h445 XML_IO_ENOSYS, /* 1529 */ enumerator in enum:__anon25072
/external/chromium_org/third_party/libxml/src/
H A DxmlIO.c354 else if (errno == ENOSYS) code = XML_IO_ENOSYS;
/external/libxml2/
H A DxmlIO.c360 else if (errno == ENOSYS) code = XML_IO_ENOSYS;

Completed in 92 milliseconds