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

  /external/libxml2/include/libxml/
xmlerror.h 432 XML_IO_EIO, /* 1516 */
    [all...]
  /external/libxml2/
xmlIO.c 299 else if (errno == EIO) code = XML_IO_EIO;
    [all...]
xmlwriter.c 249 xmlWriterErrMsg(NULL, XML_IO_EIO,
    [all...]

Completed in 79 milliseconds