Searched refs:xsltNextImport (Results 1 – 12 of 12) sorted by relevance
32 st = xsltNextImport(st); \45 st = xsltNextImport(st); \59 xsltNextImport (xsltStylesheetPtr style);
288 xsltNextImport(xsltStylesheetPtr cur) { in xsltNextImport() function322 style = xsltNextImport(style); in xsltNeedElemSpaceHandling()371 style = xsltNextImport(style); in xsltFindElemSpaceHandling()415 style = xsltNextImport(style); in xsltFindTemplate()
479 style = xsltNextImport(style); in xsltGetSAS()598 cur = xsltNextImport(style); in xsltResolveStylesheetAttributeSet()617 cur = xsltNextImport(cur); in xsltResolveStylesheetAttributeSet()1120 style = xsltNextImport(style); in xsltApplyAttributeSet()
500 style = xsltNextImport(style); in xsltInitDocKeyTable()579 style = xsltNextImport(style); in xsltInitAllDocKeys()899 style = xsltNextImport(style); in xsltInitCtxtKeys()
665 style = xsltNextImport(style); in xsltGetNamespace()
799 tmpStyle = xsltNextImport(tmpStyle); in xsltStyleGetExtData()1037 style = xsltNextImport(style); in xsltInitCtxtExts()
1286 style = xsltNextImport(style); in xsltEvalGlobalVariables()1481 style = xsltNextImport(style); in xsltProcessUserParamInternal()
1915 style = xsltNextImport(style); in xsltSaveProfiling()2038 style = (xsltStylesheetPtr) xsltNextImport(style); in xsltGetProfileInformation()
2249 curstyle = xsltNextImport(style); in xsltGetTemplate()2463 curstyle = xsltNextImport(curstyle); in xsltGetTemplate()
2773 style = xsltNextImport(style); in xsltApplySequenceConstructor()5806 style = xsltNextImport(style); in xsltCountKeys()5819 style = xsltNextImport(style); in xsltCountKeys()
371 style = xsltNextImport(style); in xsltDecimalFormatGetByName()
65 SOFT_LINK(libxslt, xsltNextImport, xsltStylesheetPtr, (xsltStylesheetPtr style), (style))