Searched refs:shutdownFunc (Results 1 – 2 of 2) sorted by relevance
65 xsltExtShutdownFunction shutdownFunc; member174 xsltExtShutdownFunction shutdownFunc, in xsltNewExtModule() argument187 cur->shutdownFunc = shutdownFunc; in xsltNewExtModule()912 if (module->shutdownFunc) in xsltGetExtData()913 module->shutdownFunc(ctxt, URI, extData); in xsltGetExtData()993 if (module->shutdownFunc) in xsltInitCtxtExt()994 module->shutdownFunc(ctxt->ctxt, URI, extData); in xsltInitCtxtExt()1063 if ((module == NULL) || (module->shutdownFunc == NULL)) in xsltShutdownCtxtExt()1070 module->shutdownFunc(ctxt, URI, data->extData); in xsltShutdownCtxtExt()1250 xsltExtShutdownFunction shutdownFunc, in xsltRegisterExtModuleFull() argument[all …]
87 xsltExtShutdownFunction shutdownFunc);92 xsltExtShutdownFunction shutdownFunc,