Home
last modified time | relevance | path

Searched defs:cctxt (Results 1 – 2 of 2) sorted by relevance

/external/libxslt/libxslt/
Dxslt.c471 xsltNewNamespaceMapItem(xsltCompilerCtxtPtr cctxt, in xsltNewNamespaceMapItem()
510 xsltCompilerVarInfoFree(xsltCompilerCtxtPtr cctxt) in xsltCompilerVarInfoFree()
527 xsltCompilationCtxtFree(xsltCompilerCtxtPtr cctxt) in xsltCompilationCtxtFree()
1851 xsltLREBuildEffectiveNs(xsltCompilerCtxtPtr cctxt, in xsltLREBuildEffectiveNs()
2022 xsltLREBuildEffectiveNsNodes(xsltCompilerCtxtPtr cctxt, in xsltLREBuildEffectiveNsNodes()
2195 xsltLREInfoCreate(xsltCompilerCtxtPtr cctxt, in xsltLREInfoCreate()
2244 xsltCompilerVarInfoPush(xsltCompilerCtxtPtr cctxt, in xsltCompilerVarInfoPush()
2288 xsltCompilerVarInfoPop(xsltCompilerCtxtPtr cctxt) in xsltCompilerVarInfoPop()
2310 xsltCompilerNodePush(xsltCompilerCtxtPtr cctxt, xmlNodePtr node) in xsltCompilerNodePush()
2414 xsltCompilerNodePop(xsltCompilerCtxtPtr cctxt, xmlNodePtr node) in xsltCompilerNodePop()
[all …]
Dnamespaces.c60 xsltNewNsAlias(xsltCompilerCtxtPtr cctxt) in xsltNewNsAlias()