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

  /external/libxml2/include/libxml/
xmlerror.h 440 XML_IO_ENOSPC, /* 1528 */
    [all...]
  /external/libxml2/
xmlIO.c 354 else if (errno == ENOSPC) code = XML_IO_ENOSPC;
    [all...]

Completed in 22 milliseconds