Home | History | Annotate | Download | only in libxml2

Lines Matching refs:domain

162     "Domain error",		/* EDOM */
265 __xmlIOErr(int domain, int code, const char *extra)
432 __xmlSimpleError(domain, code, NULL, IOerr[idx], extra);