Searched refs:styleShutdownFunc (Results 1 – 2 of 2) sorted by relevance
67 xsltStyleExtShutdownFunction styleShutdownFunc; member176 xsltStyleExtShutdownFunction styleShutdownFunc) in xsltNewExtModule() argument189 cur->styleShutdownFunc = styleShutdownFunc; in xsltNewExtModule()733 if (module->styleShutdownFunc) in xsltStyleInitializeStylesheetModule()734 module->styleShutdownFunc(style, URI, userData); in xsltStyleInitializeStylesheetModule()1109 if ((module == NULL) || (module->styleShutdownFunc == NULL)) in xsltShutdownExt()1116 module->styleShutdownFunc(style, URI, data->extData); in xsltShutdownExt()1252 xsltStyleExtShutdownFunction styleShutdownFunc) in xsltRegisterExtModuleFull() argument1277 styleInitFunc, styleShutdownFunc); in xsltRegisterExtModuleFull()
94 xsltStyleExtShutdownFunction styleShutdownFunc);