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

  /external/libxml2/include/libxml/
xmlerror.h 432 XML_IO_EMSGSIZE, /* 1520 */
    [all...]
  /external/libxml2/
xmlIO.c 327 else if (errno == EMSGSIZE) code = XML_IO_EMSGSIZE;
    [all...]

Completed in 19 milliseconds