Searched refs:xsltCompilerCtxtPtr (Results 1 – 3 of 3) sorted by relevance
471 xsltNewNamespaceMapItem(xsltCompilerCtxtPtr cctxt, in xsltNewNamespaceMapItem()510 xsltCompilerVarInfoFree(xsltCompilerCtxtPtr cctxt) in xsltCompilerVarInfoFree()527 xsltCompilationCtxtFree(xsltCompilerCtxtPtr cctxt) in xsltCompilationCtxtFree()573 static xsltCompilerCtxtPtr575 xsltCompilerCtxtPtr ret; in xsltCompilationCtxtCreate()577 ret = (xsltCompilerCtxtPtr) xmlMalloc(sizeof(xsltCompilerCtxt)); in xsltCompilationCtxtCreate()1851 xsltLREBuildEffectiveNs(xsltCompilerCtxtPtr cctxt, in xsltLREBuildEffectiveNs()2022 xsltLREBuildEffectiveNsNodes(xsltCompilerCtxtPtr cctxt, in xsltLREBuildEffectiveNsNodes()2195 xsltLREInfoCreate(xsltCompilerCtxtPtr cctxt, in xsltLREInfoCreate()2244 xsltCompilerVarInfoPush(xsltCompilerCtxtPtr cctxt, in xsltCompilerVarInfoPush()[all …]
1300 #define XSLT_CCTXT(style) ((xsltCompilerCtxtPtr) style->compCtxt) 1308 typedef xsltCompilerCtxt *xsltCompilerCtxtPtr; typedef1629 xsltCompilerCtxtPtr compCtxt; /* TODO: Change this to (void *). */1938 xsltCompilerCtxtPtr cctxt,1941 xsltParseAnyXSLTElem (xsltCompilerCtxtPtr cctxt,
60 xsltNewNsAlias(xsltCompilerCtxtPtr cctxt) in xsltNewNsAlias()