Home
last modified time | relevance | path

Searched refs:XSLT_RUNTIME_EXTRA_FREE (Results 1 – 2 of 2) sorted by relevance

/external/libxslt/libxslt/
DxsltInternals.h257 #define XSLT_RUNTIME_EXTRA_FREE(ctxt, nr) (ctxt)->extras[(nr)].deallocate macro
Dpattern.c587 XSLT_RUNTIME_EXTRA_FREE(ctxt, sel->lenExtra) = in xsltTestCompMatchDirect()