xsltCompilerCtxtPtr 60 third_party/libxslt/libxslt/namespaces.c xsltNewNsAlias(xsltCompilerCtxtPtr cctxt) xsltCompilerCtxtPtr 471 third_party/libxslt/libxslt/xslt.c xsltNewNamespaceMapItem(xsltCompilerCtxtPtr cctxt, xsltCompilerCtxtPtr 510 third_party/libxslt/libxslt/xslt.c xsltCompilerVarInfoFree(xsltCompilerCtxtPtr cctxt) xsltCompilerCtxtPtr 527 third_party/libxslt/libxslt/xslt.c xsltCompilationCtxtFree(xsltCompilerCtxtPtr cctxt) xsltCompilerCtxtPtr 573 third_party/libxslt/libxslt/xslt.c static xsltCompilerCtxtPtr xsltCompilerCtxtPtr 575 third_party/libxslt/libxslt/xslt.c xsltCompilerCtxtPtr ret; xsltCompilerCtxtPtr 577 third_party/libxslt/libxslt/xslt.c ret = (xsltCompilerCtxtPtr) xmlMalloc(sizeof(xsltCompilerCtxt)); xsltCompilerCtxtPtr 1851 third_party/libxslt/libxslt/xslt.c xsltLREBuildEffectiveNs(xsltCompilerCtxtPtr cctxt, xsltCompilerCtxtPtr 2022 third_party/libxslt/libxslt/xslt.c xsltLREBuildEffectiveNsNodes(xsltCompilerCtxtPtr cctxt, xsltCompilerCtxtPtr 2195 third_party/libxslt/libxslt/xslt.c xsltLREInfoCreate(xsltCompilerCtxtPtr cctxt, xsltCompilerCtxtPtr 2244 third_party/libxslt/libxslt/xslt.c xsltCompilerVarInfoPush(xsltCompilerCtxtPtr cctxt, xsltCompilerCtxtPtr 2288 third_party/libxslt/libxslt/xslt.c xsltCompilerVarInfoPop(xsltCompilerCtxtPtr cctxt) xsltCompilerCtxtPtr 2310 third_party/libxslt/libxslt/xslt.c xsltCompilerNodePush(xsltCompilerCtxtPtr cctxt, xmlNodePtr node) xsltCompilerCtxtPtr 2414 third_party/libxslt/libxslt/xslt.c xsltCompilerNodePop(xsltCompilerCtxtPtr cctxt, xmlNodePtr node) xsltCompilerCtxtPtr 2501 third_party/libxslt/libxslt/xslt.c xsltCompilerBuildInScopeNsList(xsltCompilerCtxtPtr cctxt, xmlNodePtr node) xsltCompilerCtxtPtr 2611 third_party/libxslt/libxslt/xslt.c xsltParseNsPrefixList(xsltCompilerCtxtPtr cctxt, xsltCompilerCtxtPtr 2746 third_party/libxslt/libxslt/xslt.c xsltParseExclResultPrefixes(xsltCompilerCtxtPtr cctxt, xmlNodePtr node, xsltCompilerCtxtPtr 2827 third_party/libxslt/libxslt/xslt.c xsltParseExtElemPrefixes(xsltCompilerCtxtPtr cctxt, xmlNodePtr node, xsltCompilerCtxtPtr 2919 third_party/libxslt/libxslt/xslt.c xsltParseAttrXSLTVersion(xsltCompilerCtxtPtr cctxt, xmlNodePtr node, xsltCompilerCtxtPtr 2982 third_party/libxslt/libxslt/xslt.c xsltParsePreprocessStylesheetTree(xsltCompilerCtxtPtr cctxt, xmlNodePtr node) xsltCompilerCtxtPtr 3712 third_party/libxslt/libxslt/xslt.c xsltGetXSLTElementTypeByNode(xsltCompilerCtxtPtr cctxt, xsltCompilerCtxtPtr 3836 third_party/libxslt/libxslt/xslt.c xsltParseAnyXSLTElem(xsltCompilerCtxtPtr cctxt, xmlNodePtr elem) xsltCompilerCtxtPtr 4241 third_party/libxslt/libxslt/xslt.c xsltForwardsCompatUnkownItemCreate(xsltCompilerCtxtPtr cctxt) xsltCompilerCtxtPtr 4278 third_party/libxslt/libxslt/xslt.c xsltParseUnknownXSLTElem(xsltCompilerCtxtPtr cctxt, xsltCompilerCtxtPtr 4361 third_party/libxslt/libxslt/xslt.c xsltParseSequenceConstructor(xsltCompilerCtxtPtr cctxt, xmlNodePtr cur) xsltCompilerCtxtPtr 5136 third_party/libxslt/libxslt/xslt.c xsltParseXSLTTemplate(xsltCompilerCtxtPtr cctxt, xmlNodePtr templNode) { xsltCompilerCtxtPtr 5431 third_party/libxslt/libxslt/xslt.c xsltCompileXSLTIncludeElem(xsltCompilerCtxtPtr cctxt, xmlNodePtr node) { xsltCompilerCtxtPtr 5461 third_party/libxslt/libxslt/xslt.c xsltParseFindTopLevelElem(xsltCompilerCtxtPtr cctxt, xsltCompilerCtxtPtr 5493 third_party/libxslt/libxslt/xslt.c xsltParseTopLevelXSLTElem(xsltCompilerCtxtPtr cctxt, xsltCompilerCtxtPtr 5590 third_party/libxslt/libxslt/xslt.c xsltParseXSLTStylesheetElemCore(xsltCompilerCtxtPtr cctxt, xmlNodePtr node) xsltCompilerCtxtPtr 5950 third_party/libxslt/libxslt/xslt.c xsltParseXSLTStylesheetElem(xsltCompilerCtxtPtr cctxt, xmlNodePtr node) xsltCompilerCtxtPtr 6191 third_party/libxslt/libxslt/xslt.c xsltParseSimplifiedStylesheetTree(xsltCompilerCtxtPtr cctxt, xsltCompilerCtxtPtr 6302 third_party/libxslt/libxslt/xslt.c xsltCompilerCtxtPtr cctxt; xsltCompilerCtxtPtr 6516 third_party/libxslt/libxslt/xslt.c xsltCompilerCtxtPtr cctxt; xsltCompilerCtxtPtr 1300 third_party/libxslt/libxslt/xsltInternals.h #define XSLT_CCTXT(style) ((xsltCompilerCtxtPtr) style->compCtxt) xsltCompilerCtxtPtr 1629 third_party/libxslt/libxslt/xsltInternals.h xsltCompilerCtxtPtr compCtxt; /* TODO: Change this to (void *). */ xsltCompilerCtxtPtr 1938 third_party/libxslt/libxslt/xsltInternals.h xsltCompilerCtxtPtr cctxt, xsltCompilerCtxtPtr 1941 third_party/libxslt/libxslt/xsltInternals.h xsltParseAnyXSLTElem (xsltCompilerCtxtPtr cctxt,