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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlregexp.in.h203 xmlExpSubsume (xmlExpCtxtPtr ctxt,
H A Dxmlregexp.c7582 * xmlExpSubsume:
7593 xmlExpSubsume(xmlExpCtxtPtr ctxt, xmlExpNodePtr exp, xmlExpNodePtr sub) { function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlregexp.h209 xmlExpSubsume (xmlExpCtxtPtr ctxt,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlregexp.in.h203 xmlExpSubsume (xmlExpCtxtPtr ctxt,
H A Dxmlregexp.c7582 * xmlExpSubsume:
7593 xmlExpSubsume(xmlExpCtxtPtr ctxt, xmlExpNodePtr exp, xmlExpNodePtr sub) { function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A DtestRegexp.c147 ret = xmlExpSubsume(ctxt, expr, sub);
H A Delfgcchack.h3362 #undef xmlExpSubsume macro
3363 extern __typeof (xmlExpSubsume) xmlExpSubsume __attribute((alias("xmlExpSubsume__internal_alias")));
3365 #ifndef xmlExpSubsume
3366 extern __typeof (xmlExpSubsume) xmlExpSubsume__internal_alias __attribute((visibility("hidden")));
3367 #define xmlExpSubsume xmlExpSubsume__internal_alias macro
H A Dxmlregexp.c7707 * xmlExpSubsume:
7718 xmlExpSubsume(xmlExpCtxtPtr ctxt, xmlExpNodePtr exp, xmlExpNodePtr sub) { function
H A Dtestapi.c32968 ret_val = xmlExpSubsume(ctxt, exp, sub);
32976 printf("Leak of %d blocks found in xmlExpSubsume",
[all...]

Completed in 477 milliseconds