Lines Matching +defs:module +defs:name
28 unsigned char *name; member
49 xmlModuleErrMemory(xmlModulePtr module, const char *extra) in xmlModuleErrMemory()
51 const char *name = NULL; in xmlModuleErrMemory() local
78 xmlModuleOpen(const char *name, int options ATTRIBUTE_UNUSED) in xmlModuleOpen()
80 xmlModulePtr module; in xmlModuleOpen() local
119 xmlModuleSymbol(xmlModulePtr module, const char *name, void **symbol) in xmlModuleSymbol()
155 xmlModuleClose(xmlModulePtr module) in xmlModuleClose()
191 xmlModuleFree(xmlModulePtr module) in xmlModuleFree()
223 xmlModulePlatformOpen(const char *name) in xmlModulePlatformOpen()
248 xmlModulePlatformSymbol(void *handle, const char *name, void **symbol) in xmlModulePlatformSymbol()
269 xmlModulePlatformOpen(const char *name) in xmlModulePlatformOpen()
292 xmlModulePlatformSymbol(void *handle, const char *name, void **symbol) in xmlModulePlatformSymbol()
315 xmlModulePlatformOpen(const char *name) in xmlModulePlatformOpen()
341 xmlModulePlatformSymbol(void *handle, const char *name, void **symbol) in xmlModulePlatformSymbol()
369 xmlModulePlatformOpen(const char *name) in xmlModulePlatformOpen()
400 xmlModulePlatformSymbol(void *handle, const char *name, void **symbol) in xmlModulePlatformSymbol()
422 xmlModulePlatformOpen(const char *name) in xmlModulePlatformOpen()
455 xmlModulePlatformSymbol(void *handle, const char *name, void **symbol) in xmlModulePlatformSymbol()