Searched refs:xmlFileMatch (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A DxmlIO.h309 xmlFileMatch (const char *filename);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A DxmlIO.h309 xmlFileMatch (const char *filename);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DxmlIO.in.h309 xmlFileMatch (const char *filename);
H A DxmlIO.c809 * xmlFileMatch:
817 xmlFileMatch (const char *filename ATTRIBUTE_UNUSED) { function
2117 xmlRegisterInputCallbacks(xmlFileMatch, xmlFileOpen,
2151 xmlRegisterOutputCallbacks(xmlFileMatch, xmlFileOpenW,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DxmlIO.h309 xmlFileMatch (const char *filename);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DxmlIO.in.h309 xmlFileMatch (const char *filename);
H A DxmlIO.c809 * xmlFileMatch:
817 xmlFileMatch (const char *filename ATTRIBUTE_UNUSED) { function
2117 xmlRegisterInputCallbacks(xmlFileMatch, xmlFileOpen,
2151 xmlRegisterOutputCallbacks(xmlFileMatch, xmlFileOpenW,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DxmlIO.c816 * xmlFileMatch:
824 xmlFileMatch (const char *filename ATTRIBUTE_UNUSED) { function
2133 xmlRegisterInputCallbacks(xmlFileMatch, xmlFileOpen,
2167 xmlRegisterOutputCallbacks(xmlFileMatch, xmlFileOpenW,
H A Delfgcchack.h3383 #undef xmlFileMatch macro
3384 extern __typeof (xmlFileMatch) xmlFileMatch __attribute((alias("xmlFileMatch__internal_alias")));
3386 #ifndef xmlFileMatch
3387 extern __typeof (xmlFileMatch) xmlFileMatch__internal_alias __attribute((visibility("hidden")));
3388 #define xmlFileMatch xmlFileMatch__internal_alias macro
H A Dtestapi.c27502 ret_val = xmlFileMatch(filename);
27508 printf("Leak of %d blocks found in xmlFileMatch",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DxmlIO.c816 * xmlFileMatch:
824 xmlFileMatch (const char *filename ATTRIBUTE_UNUSED) { function
2133 xmlRegisterInputCallbacks(xmlFileMatch, xmlFileOpen,
2167 xmlRegisterOutputCallbacks(xmlFileMatch, xmlFileOpenW,
H A Delfgcchack.h3383 #undef xmlFileMatch macro
3384 extern __typeof (xmlFileMatch) xmlFileMatch __attribute((alias("xmlFileMatch__internal_alias")));
3386 #ifndef xmlFileMatch
3387 extern __typeof (xmlFileMatch) xmlFileMatch__internal_alias __attribute((visibility("hidden")));
3388 #define xmlFileMatch xmlFileMatch__internal_alias macro
H A Dtestapi.c27502 ret_val = xmlFileMatch(filename);
27508 printf("Leak of %d blocks found in xmlFileMatch",
[all...]

Completed in 645 milliseconds