Home
last modified time | relevance | path

Searched refs:xsltAllocateExtra (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/libxslt/win32/
Dlibxslt.def.src22 xsltAllocateExtra
/external/chromium_org/third_party/libxslt/libxslt/
Dpattern.c325 xsltAllocateExtra(ctxt->style); in xsltCompMatchAdd()
327 xsltAllocateExtra(ctxt->style); in xsltCompMatchAdd()
329 xsltAllocateExtra(ctxt->style); in xsltCompMatchAdd()
DxsltInternals.h1872 xsltAllocateExtra (xsltStylesheetPtr style);
Dxslt.c778 xsltAllocateExtra(xsltStylesheetPtr style) in xsltAllocateExtra() function