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:
459 (domain == XML_FROM_IO) || (domain == XML_FROM_VALID)) {
xmlIO.c 250 __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,
    [all...]
xmlschemas.c     [all...]
  /external/libxml2/include/libxml/
xmlerror.h 45 XML_FROM_IO, /* The Input/Output stack */
    [all...]

Completed in 75 milliseconds