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

/external/chromium_org/third_party/libxml/src/
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...]
/external/libxml2/
H A Dxmlmodule.c29 static int xmlModulePlatformSymbol(void *handle, const char *name, void **result);
125 rc = xmlModulePlatformSymbol(module->handle, name, symbol);
237 * xmlModulePlatformSymbol:
243 xmlModulePlatformSymbol(void *handle, const char *name, void **symbol) function
281 * xmlModulePlatformSymbol:
287 xmlModulePlatformSymbol(void *handle, const char *name, void **symbol) function
329 * xmlModulePlatformSymbol:
335 xmlModulePlatformSymbol(void *handle, const char *name, void **symbol) function
386 * xmlModulePlatformSymbol:
392 xmlModulePlatformSymbol(voi function
447 xmlModulePlatformSymbol(void *handle, const char *name, void **symbol) function
[all...]

Completed in 61 milliseconds