HomeSort by relevance Sort by last modified time
    Searched refs:XML_FROM_IO (Results 1 - 4 of 4) sorted by null

  /external/libxml2/
error.c 321 case XML_FROM_IO:
461 (domain == XML_FROM_IO) || (domain == XML_FROM_VALID)) {
xmlIO.c 253 __xmlSimpleError(XML_FROM_IO, XML_ERR_NO_MEMORY, NULL, NULL, extra);
445 __xmlIOErr(XML_FROM_IO, code, extra);
479 __xmlRaiseError(schannel, channel, data, ctxt, NULL, XML_FROM_IO,
    [all...]
xmlschemas.c     [all...]
  /external/libxml2/include/libxml/
xmlerror.h 45 XML_FROM_IO, /* The Input/Output stack */
    [all...]

Completed in 197 milliseconds