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

  /external/libxml2/include/libxml/
xmlerror.h 454 XML_IO_EROFS, /* 1538 */
    [all...]
  /external/libxml2/
xmlIO.c 387 else if (errno == EROFS) code = XML_IO_EROFS;
    [all...]

Completed in 36 milliseconds