Searched refs:xmlPopInputCallbacks (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DxmlIO.in.h162 xmlPopInputCallbacks (void);
H A DxmlIO.c522 * xmlPopInputCallbacks:
530 xmlPopInputCallbacks(void) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DxmlIO.h162 xmlPopInputCallbacks (void);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DxmlIO.in.h162 xmlPopInputCallbacks (void);
H A DxmlIO.c522 * xmlPopInputCallbacks:
530 xmlPopInputCallbacks(void) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Druntest.c2872 xmlPopInputCallbacks();
H A DxmlIO.c529 * xmlPopInputCallbacks:
537 xmlPopInputCallbacks(void) function
H A Delfgcchack.h7763 #undef xmlPopInputCallbacks macro
7764 extern __typeof (xmlPopInputCallbacks) xmlPopInputCallbacks __attribute((alias("xmlPopInputCallbacks__internal_alias")));
7766 #ifndef xmlPopInputCallbacks
7767 extern __typeof (xmlPopInputCallbacks) xmlPopInputCallbacks__internal_alias __attribute((visibility("hidden")));
7768 #define xmlPopInputCallbacks xmlPopInputCallbacks__internal_alias macro
H A Dtestapi.c28634 ret_val = xmlPopInputCallbacks();
28639 printf("Leak of %d blocks found in xmlPopInputCallbacks",
[all...]

Completed in 407 milliseconds