Searched refs:xmlHashRemoveEntry2 (Results 1 - 21 of 21) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libxml2/include/libxml/
H A Dhash.h159 xmlHashRemoveEntry2(xmlHashTablePtr table, const xmlChar *name,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libxml2/include/libxml/
H A Dhash.h159 xmlHashRemoveEntry2(xmlHashTablePtr table, const xmlChar *name,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libxml2/include/libxml/
H A Dhash.h159 xmlHashRemoveEntry2(xmlHashTablePtr table, const xmlChar *name,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libxml2/
H A Dhash.c1006 * xmlHashRemoveEntry2:
1019 xmlHashRemoveEntry2(xmlHashTablePtr table, const xmlChar *name, function
H A Delfgcchack.h4303 #undef xmlHashRemoveEntry2 macro
4304 extern __typeof (xmlHashRemoveEntry2) xmlHashRemoveEntry2 __attribute((alias("xmlHashRemoveEntry2__internal_alias")));
4306 #ifndef xmlHashRemoveEntry2
4307 extern __typeof (xmlHashRemoveEntry2) xmlHashRemoveEntry2__internal_alias __attribute((visibility("hidden")));
4308 #define xmlHashRemoveEntry2 xmlHashRemoveEntry2__internal_alias macro
H A Dxpath.c4755 return(xmlHashRemoveEntry2(ctxt->funcHash, name, ns_uri, NULL));
4905 return(xmlHashRemoveEntry2(ctxt->varHash, name, ns_uri,
H A Dvalid.c1475 xmlHashRemoveEntry2(dtd->doc->intSubset->elements, name, ns, NULL);
H A Dparser.c1257 xmlHashRemoveEntry2(ctxt->attsSpecial, fullname, fullattr, NULL);
H A Dtestapi.c10298 ret_val = xmlHashRemoveEntry2(table, (const xmlChar *)name, (const xmlChar *)name2, f);
10307 printf("Leak of %d blocks found in xmlHashRemoveEntry2",
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libxml2/
H A Dhash.c1006 * xmlHashRemoveEntry2:
1019 xmlHashRemoveEntry2(xmlHashTablePtr table, const xmlChar *name, function
H A Delfgcchack.h4303 #undef xmlHashRemoveEntry2 macro
4304 extern __typeof (xmlHashRemoveEntry2) xmlHashRemoveEntry2 __attribute((alias("xmlHashRemoveEntry2__internal_alias")));
4306 #ifndef xmlHashRemoveEntry2
4307 extern __typeof (xmlHashRemoveEntry2) xmlHashRemoveEntry2__internal_alias __attribute((visibility("hidden")));
4308 #define xmlHashRemoveEntry2 xmlHashRemoveEntry2__internal_alias macro
H A Dxpath.c4755 return(xmlHashRemoveEntry2(ctxt->funcHash, name, ns_uri, NULL));
4905 return(xmlHashRemoveEntry2(ctxt->varHash, name, ns_uri,
H A Dvalid.c1475 xmlHashRemoveEntry2(dtd->doc->intSubset->elements, name, ns, NULL);
H A Dparser.c1257 xmlHashRemoveEntry2(ctxt->attsSpecial, fullname, fullattr, NULL);
H A Dtestapi.c10298 ret_val = xmlHashRemoveEntry2(table, (const xmlChar *)name, (const xmlChar *)name2, f);
10307 printf("Leak of %d blocks found in xmlHashRemoveEntry2",
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libxml2/
H A Dhash.c1006 * xmlHashRemoveEntry2:
1019 xmlHashRemoveEntry2(xmlHashTablePtr table, const xmlChar *name, function
H A Delfgcchack.h4303 #undef xmlHashRemoveEntry2 macro
4304 extern __typeof (xmlHashRemoveEntry2) xmlHashRemoveEntry2 __attribute((alias("xmlHashRemoveEntry2__internal_alias")));
4306 #ifndef xmlHashRemoveEntry2
4307 extern __typeof (xmlHashRemoveEntry2) xmlHashRemoveEntry2__internal_alias __attribute((visibility("hidden")));
4308 #define xmlHashRemoveEntry2 xmlHashRemoveEntry2__internal_alias macro
H A Dxpath.c4755 return(xmlHashRemoveEntry2(ctxt->funcHash, name, ns_uri, NULL));
4905 return(xmlHashRemoveEntry2(ctxt->varHash, name, ns_uri,
H A Dvalid.c1475 xmlHashRemoveEntry2(dtd->doc->intSubset->elements, name, ns, NULL);
H A Dparser.c1257 xmlHashRemoveEntry2(ctxt->attsSpecial, fullname, fullattr, NULL);
H A Dtestapi.c10298 ret_val = xmlHashRemoveEntry2(table, (const xmlChar *)name, (const xmlChar *)name2, f);
10307 printf("Leak of %d blocks found in xmlHashRemoveEntry2",
[all...]

Completed in 854 milliseconds