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

  /external/libxml2/include/libxml/
xmlerror.h 420 XML_IO_EBADMSG, /* 1504 */
    [all...]
  /external/libxml2/
xmlIO.c 285 else if (errno == EBADMSG) code = XML_IO_EBADMSG;
    [all...]

Completed in 37 milliseconds