Searched refs:XML_IO_EMSGSIZE (Results 1 – 3 of 3) sorted by relevance
436 XML_IO_EMSGSIZE, /* 1520 */ enumerator
769 d XML_IO_EMSGSIZE...
311 else if (errno == EMSGSIZE) code = XML_IO_EMSGSIZE; in __xmlIOErr()