Home | History | Annotate | Download | only in libxml2

Lines Matching refs:__xmlLoaderErr

446  * __xmlLoaderErr:
453 __xmlLoaderErr(void *ctx, const char *msg, const char *filename)
3641 __xmlLoaderErr(ctxt, "failed to load HTTP resource \"%s\"\n",
3644 __xmlLoaderErr(ctxt, "failed to load HTTP resource\n", NULL);
3829 __xmlLoaderErr(ctxt, "failed to load external entity \"%s\"\n", ID);