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

/macosx-10.10/libxml2-26/libxml2/include/libxml/
H A Dxmlerror.h425 XML_IO_EDOM, /* 1509 */ enumerator in enum:__anon9860
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dxmlerror.h421 XML_IO_EDOM, /* 1509 */ enumerator in enum:__anon12098
/macosx-10.10/libxml2-26/libxml2/
H A DxmlIO.c300 else if (errno == EDOM) code = XML_IO_EDOM;
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A DxmlIO.c294 else if (errno == EDOM) code = XML_IO_EDOM;

Completed in 184 milliseconds