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

  /external/libxml2/include/libxml/
xmlerror.h 453 XML_IO_ERANGE, /* 1537 */
    [all...]
  /external/libxml2/
xmlIO.c 384 else if (errno == ERANGE) code = XML_IO_ERANGE;
    [all...]

Completed in 55 milliseconds