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