Searched refs:xmlSAX2GetSystemId (Results 1 - 14 of 14) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DSAX2.in.h27 xmlSAX2GetSystemId (void *ctx);
H A Dglobals.c395 xmlSAX2GetSystemId,
513 gs->xmlDefaultSAXLocator.getSystemId = xmlSAX2GetSystemId;
H A Dlegacy.c776 * DEPRECATED: use xmlSAX2GetSystemId()
784 return (xmlSAX2GetSystemId(ctx));
H A DSAX2.c224 * xmlSAX2GetSystemId:
233 xmlSAX2GetSystemId(void *ctx) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DSAX2.h27 xmlSAX2GetSystemId (void *ctx);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DSAX2.in.h27 xmlSAX2GetSystemId (void *ctx);
H A Dglobals.c395 xmlSAX2GetSystemId,
513 gs->xmlDefaultSAXLocator.getSystemId = xmlSAX2GetSystemId;
H A Dlegacy.c776 * DEPRECATED: use xmlSAX2GetSystemId()
784 return (xmlSAX2GetSystemId(ctx));
H A DSAX2.c224 * xmlSAX2GetSystemId:
233 xmlSAX2GetSystemId(void *ctx) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dglobals.c396 xmlSAX2GetSystemId,
514 gs->xmlDefaultSAXLocator.getSystemId = xmlSAX2GetSystemId;
H A Dlegacy.c776 * DEPRECATED: use xmlSAX2GetSystemId()
784 return (xmlSAX2GetSystemId(ctx));
H A DSAX2.c224 * xmlSAX2GetSystemId:
233 xmlSAX2GetSystemId(void *ctx) function
H A Delfgcchack.h8775 #undef xmlSAX2GetSystemId macro
8776 extern __typeof (xmlSAX2GetSystemId) xmlSAX2GetSystemId __attribute((alias("xmlSAX2GetSystemId__internal_alias")));
8778 #ifndef xmlSAX2GetSystemId
8779 extern __typeof (xmlSAX2GetSystemId) xmlSAX2GetSystemId__internal_alias __attribute((visibility("hidden")));
8780 #define xmlSAX2GetSystemId xmlSAX2GetSystemId__internal_alias macro
H A Dtestapi.c4452 ret_val = xmlSAX2GetSystemId(ctx);
4458 printf("Leak of %d blocks found in xmlSAX2GetSystemId",
[all...]

Completed in 387 milliseconds