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

  /external/libxml2/include/libxml/
xmlerror.h 455 XML_IO_ESPIPE, /* 1539 */
    [all...]
  /external/libxml2/
xmlIO.c 390 else if (errno == ESPIPE) code = XML_IO_ESPIPE;
    [all...]

Completed in 39 milliseconds