Searched refs:XML_FROM_IO (Results 1 - 17 of 17) sorted by relevance

/macosx-10.10/libxml2-26/libxml2/python/tests/
H A DtstLastError.py57 domain=libxml2.XML_FROM_IO,
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/python/tests/
H A DtstLastError.py57 domain=libxml2.XML_FROM_IO,
/macosx-10.10/libxml2-26/libxml2/
H A Dtestrecurse.c417 (domain == XML_FROM_IO) || (domain == XML_FROM_VALID)) {
475 case XML_FROM_IO:
H A Derror.c324 case XML_FROM_IO:
473 (domain == XML_FROM_IO) || (domain == XML_FROM_VALID)) {
H A Dtestlimits.c512 (domain == XML_FROM_IO) || (domain == XML_FROM_VALID)) {
570 case XML_FROM_IO:
H A DxmlIO.c256 __xmlSimpleError(XML_FROM_IO, XML_ERR_NO_MEMORY, NULL, NULL, extra);
448 __xmlIOErr(XML_FROM_IO, code, extra);
482 __xmlRaiseError(schannel, channel, data, ctxt, NULL, XML_FROM_IO,
H A Druntest.c370 (domain == XML_FROM_IO) || (domain == XML_FROM_VALID)) {
428 case XML_FROM_IO:
H A Dxmlschemas.c10579 if ((lerr == NULL) || (lerr->domain != XML_FROM_IO)) {
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dtestrecurse.c421 (domain == XML_FROM_IO) || (domain == XML_FROM_VALID)) {
479 case XML_FROM_IO:
H A Derror.c321 case XML_FROM_IO:
459 (domain == XML_FROM_IO) || (domain == XML_FROM_VALID)) {
H A DxmlIO.c250 __xmlSimpleError(XML_FROM_IO, XML_ERR_NO_MEMORY, NULL, NULL, extra);
442 __xmlIOErr(XML_FROM_IO, code, extra);
476 __xmlRaiseError(schannel, channel, data, ctxt, NULL, XML_FROM_IO,
H A Druntest.c374 (domain == XML_FROM_IO) || (domain == XML_FROM_VALID)) {
432 case XML_FROM_IO:
H A Dxmlschemas.c10560 if ((lerr == NULL) || (lerr->domain != XML_FROM_IO)) {
/macosx-10.10/libxml2-26/libxml2/include/libxml/
H A Dxmlerror.h45 XML_FROM_IO, /* The Input/Output stack */ enumerator in enum:__anon9859
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dxmlerror.h45 XML_FROM_IO, /* The Input/Output stack */ enumerator in enum:__anon12097
/macosx-10.10/libxml2-26/libxml2/xstc/
H A Dxstc.py293 if err.domain() == libxml2.XML_FROM_IO:
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/xstc/
H A Dxstc.py293 if err.domain() == libxml2.XML_FROM_IO:

Completed in 231 milliseconds