Searched defs:xmlModulePlatformSymbol (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlmodule.c29 static int xmlModulePlatformSymbol(void *handle, const char *name, void **result);
117 rc = xmlModulePlatformSymbol(module->handle, name, symbol);
229 * xmlModulePlatformSymbol:
235 xmlModulePlatformSymbol(void *handle, const char *name, void **symbol) function
273 * xmlModulePlatformSymbol:
279 xmlModulePlatformSymbol(void *handle, const char *name, void **symbol) function
321 * xmlModulePlatformSymbol:
327 xmlModulePlatformSymbol(void *handle, const char *name, void **symbol) function
371 * xmlModulePlatformSymbol:
377 xmlModulePlatformSymbol(voi function
432 xmlModulePlatformSymbol(void *handle, const char *name, void **symbol) function
[all...]

Completed in 47 milliseconds