Searched refs:IOerr (Results 1 – 1 of 1) sorted by relevance
155 static const char *IOerr[] = { variable433 if (idx >= (sizeof(IOerr) / sizeof(IOerr[0]))) idx = 0; in __xmlIOErr()435 __xmlSimpleError(domain, code, NULL, IOerr[idx], extra); in __xmlIOErr()