XML_FROM_IO 321 third_party/libxml/src/error.c case XML_FROM_IO: XML_FROM_IO 459 third_party/libxml/src/error.c (domain == XML_FROM_IO) || (domain == XML_FROM_VALID)) { XML_FROM_IO 374 third_party/libxml/src/runtest.c (domain == XML_FROM_IO) || (domain == XML_FROM_VALID)) { XML_FROM_IO 432 third_party/libxml/src/runtest.c case XML_FROM_IO: XML_FROM_IO 250 third_party/libxml/src/xmlIO.c __xmlSimpleError(XML_FROM_IO, XML_ERR_NO_MEMORY, NULL, NULL, extra); XML_FROM_IO 442 third_party/libxml/src/xmlIO.c __xmlIOErr(XML_FROM_IO, code, extra); XML_FROM_IO 476 third_party/libxml/src/xmlIO.c __xmlRaiseError(schannel, channel, data, ctxt, NULL, XML_FROM_IO, XML_FROM_IO 10560 third_party/libxml/src/xmlschemas.c if ((lerr == NULL) || (lerr->domain != XML_FROM_IO)) {