OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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);
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
...]
Completed in 1365 milliseconds