Home | History | Annotate | Download | only in libxml2

Lines Matching refs:domain

159     "Domain error",		/* EDOM */
262 __xmlIOErr(int domain, int code, const char *extra)
429 __xmlSimpleError(domain, code, NULL, IOerr[idx], extra);