HomeSort by relevance Sort by last modified time
    Searched refs:xmlModulePlatformOpen (Results 1 - 2 of 2) sorted by null

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

Completed in 886 milliseconds