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

/external/chromium_org/third_party/libxml/src/
H A Dxmlmodule.c27 static void *xmlModulePlatformOpen(const char *name);
81 module->handle = xmlModulePlatformOpen(name);
203 * xmlModulePlatformOpen:
210 xmlModulePlatformOpen(const char *name) function
251 * xmlModulePlatformOpen:
256 xmlModulePlatformOpen(const char *name) function
296 * xmlModulePlatformOpen:
301 xmlModulePlatformOpen(const char *name) function
340 * xmlModulePlatformOpen:
346 xmlModulePlatformOpen(cons function
399 xmlModulePlatformOpen(const char *name) function
[all...]
/external/libxml2/
H A Dxmlmodule.c27 static void *xmlModulePlatformOpen(const char *name);
85 module->handle = xmlModulePlatformOpen(name);
211 * xmlModulePlatformOpen:
218 xmlModulePlatformOpen(const char *name) function
259 * xmlModulePlatformOpen:
264 xmlModulePlatformOpen(const char *name) function
304 * xmlModulePlatformOpen:
309 xmlModulePlatformOpen(const char *name) function
355 * xmlModulePlatformOpen:
361 xmlModulePlatformOpen(cons function
414 xmlModulePlatformOpen(const char *name) function
[all...]

Completed in 82 milliseconds