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

/macosx-10.10.1/libxslt-13/libxslt/libxslt/
H A Dxslt.c480 xsltNewNamespaceMapItem(xsltCompilerCtxtPtr cctxt,
519 xsltCompilerVarInfoFree(xsltCompilerCtxtPtr cctxt)
536 xsltCompilationCtxtFree(xsltCompilerCtxtPtr cctxt)
582 static xsltCompilerCtxtPtr
584 xsltCompilerCtxtPtr ret;
586 ret = (xsltCompilerCtxtPtr) xmlMalloc(sizeof(xsltCompilerCtxt));
1861 xsltLREBuildEffectiveNs(xsltCompilerCtxtPtr cctxt,
2032 xsltLREBuildEffectiveNsNodes(xsltCompilerCtxtPtr cctxt,
2205 xsltLREInfoCreate(xsltCompilerCtxtPtr cctxt,
2254 xsltCompilerVarInfoPush(xsltCompilerCtxtPtr cctx
[all...]
H A DxsltInternals.h1305 #define XSLT_CCTXT(style) ((xsltCompilerCtxtPtr) style->compCtxt)
1313 typedef xsltCompilerCtxt *xsltCompilerCtxtPtr; typedef
1634 xsltCompilerCtxtPtr compCtxt; /* TODO: Change this to (void *). */
1941 xsltCompilerCtxtPtr cctxt,
1944 xsltParseAnyXSLTElem (xsltCompilerCtxtPtr cctxt,
H A Dnamespaces.c60 xsltNewNsAlias(xsltCompilerCtxtPtr cctxt)

Completed in 226 milliseconds