Searched refs:xmlXPathFreeCompExpr (Results 1 - 15 of 15) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxslt/libxslt/
H A Dkeys.c81 xmlXPathFreeCompExpr(keyd->comp);
83 xmlXPathFreeCompExpr(keyd->usecomp);
H A Dpreproc.c395 xmlXPathFreeCompExpr(item->comp);
411 xmlXPathFreeCompExpr(item->comp);
417 xmlXPathFreeCompExpr(item->comp);
430 xmlXPathFreeCompExpr(item->comp);
438 xmlXPathFreeCompExpr(item->comp);
445 xmlXPathFreeCompExpr(item->comp);
454 xmlXPathFreeCompExpr(item->comp);
461 xmlXPathFreeCompExpr(item->comp);
468 xmlXPathFreeCompExpr(item->comp);
475 xmlXPathFreeCompExpr(ite
[all...]
H A Dattrvt.c105 xmlXPathFreeCompExpr((xmlXPathCompExprPtr) avt->segments[i]);
108 xmlXPathFreeCompExpr((xmlXPathCompExprPtr) avt->segments[i]);
H A Dvariables.c507 xmlXPathFreeCompExpr(comp);
678 xmlXPathFreeCompExpr(comp);
1055 xmlXPathFreeCompExpr(comp);
H A Dtemplates.c300 xmlXPathFreeCompExpr(comp);
H A Dpattern.c181 xmlXPathFreeCompExpr(op->comp);
H A Dtransform.c2906 xmlXPathFreeCompExpr(cmp);
/haiku-fatelf/src/tools/docbook/libxslt/libexslt/
H A Dsaxon.c50 xmlHashFree(data, (xmlHashDeallocator) xmlXPathFreeCompExpr);
H A Ddynamic.c249 xmlXPathFreeCompExpr(comp);
H A Defunctions.c259 xmlXPathFreeCompExpr (comp->select);
/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxpath.h524 xmlXPathFreeCompExpr (xmlXPathCompExprPtr comp);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Drunsuite.c265 xmlXPathFreeCompExpr(comp);
293 xmlXPathFreeCompExpr(comp);
H A Dschematron.c363 xmlXPathFreeCompExpr(tests->comp);
H A Delfgcchack.h15874 #undef xmlXPathFreeCompExpr macro
15875 extern __typeof (xmlXPathFreeCompExpr) xmlXPathFreeCompExpr __attribute((alias("xmlXPathFreeCompExpr__internal_alias")));
15877 #ifndef xmlXPathFreeCompExpr
15878 extern __typeof (xmlXPathFreeCompExpr) xmlXPathFreeCompExpr__internal_alias __attribute((visibility("hidden")));
15879 #define xmlXPathFreeCompExpr xmlXPathFreeCompExpr__internal_alias macro
H A Dxpath.c650 * xmlXPathFreeCompExpr:
656 xmlXPathFreeCompExpr(xmlXPathCompExprPtr comp) function
5899 xmlXPathFreeCompExpr(ctxt->comp);
14258 xmlXPathFreeCompExpr(ctxt->comp);

Completed in 377 milliseconds