Searched refs:__xmlLoaderErr (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dlibxml.h66 void __xmlLoaderErr(void *ctx, const char *msg, const char *filename);
H A DxmlIO.c446 * __xmlLoaderErr:
453 __xmlLoaderErr(void *ctx, const char *msg, const char *filename) function
3694 __xmlLoaderErr(ctxt, "failed to load HTTP resource \"%s\"\n",
3697 __xmlLoaderErr(ctxt, "failed to load HTTP resource\n", NULL);
3882 __xmlLoaderErr(ctxt, "failed to load external entity \"%s\"\n", ID);
H A DparserInternals.c1552 __xmlLoaderErr(ctxt,
1556 __xmlLoaderErr(ctxt, "failed to load external entity \"%s\"\n",
/macosx-10.10.1/libxml2-26/libxml2/
H A Dlibxml.h71 void __xmlLoaderErr(void *ctx, const char *msg, const char *filename);
H A DxmlIO.c452 * __xmlLoaderErr:
459 __xmlLoaderErr(void *ctx, const char *msg, const char *filename) function
3855 __xmlLoaderErr(ctxt, "failed to load HTTP resource \"%s\"\n",
3858 __xmlLoaderErr(ctxt, "failed to load HTTP resource\n", NULL);
4043 __xmlLoaderErr(ctxt, "failed to load external entity \"%s\"\n", ID);
H A DparserInternals.c1514 __xmlLoaderErr(ctxt,
1518 __xmlLoaderErr(ctxt, "failed to load external entity \"%s\"\n",

Completed in 297 milliseconds