Searched refs:xsltCompilerCtxtPtr (Results 1 - 3 of 3) sorted by relevance

/external/libxslt/libxslt/
H A Dxslt.c471 xsltNewNamespaceMapItem(xsltCompilerCtxtPtr cctxt,
510 xsltCompilerVarInfoFree(xsltCompilerCtxtPtr cctxt)
527 xsltCompilationCtxtFree(xsltCompilerCtxtPtr cctxt)
573 static xsltCompilerCtxtPtr
575 xsltCompilerCtxtPtr ret;
577 ret = (xsltCompilerCtxtPtr) xmlMalloc(sizeof(xsltCompilerCtxt));
1851 xsltLREBuildEffectiveNs(xsltCompilerCtxtPtr cctxt,
2022 xsltLREBuildEffectiveNsNodes(xsltCompilerCtxtPtr cctxt,
2195 xsltLREInfoCreate(xsltCompilerCtxtPtr cctxt,
2244 xsltCompilerVarInfoPush(xsltCompilerCtxtPtr cctx
[all...]
H A DxsltInternals.h1300 #define XSLT_CCTXT(style) ((xsltCompilerCtxtPtr) style->compCtxt)
1308 typedef xsltCompilerCtxt *xsltCompilerCtxtPtr; typedef
1629 xsltCompilerCtxtPtr compCtxt; /* TODO: Change this to (void *). */
1938 xsltCompilerCtxtPtr cctxt,
1941 xsltParseAnyXSLTElem (xsltCompilerCtxtPtr cctxt,
H A Dnamespaces.c60 xsltNewNsAlias(xsltCompilerCtxtPtr cctxt)

Completed in 83 milliseconds