OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xmlInitMemory
(Results
1 - 10
of
10
) sorted by null
/external/chromium_org/third_party/libxml/src/include/libxml/
xmlmemory.h
130
xmlInitMemory
(void);
/external/libxml2/include/libxml/
xmlmemory.h
130
xmlInitMemory
(void);
/external/chromium_org/third_party/libxml/src/
xmlmemory.c
166
if (!xmlMemInitialized)
xmlInitMemory
();
234
if (!xmlMemInitialized)
xmlInitMemory
();
323
if (!xmlMemInitialized)
xmlInitMemory
();
486
if (!xmlMemInitialized)
xmlInitMemory
();
914
*
xmlInitMemory
:
921
xmlInitMemory
(void)
928
"
xmlInitMemory
()\n");
953
"
xmlInitMemory
() Ok\n");
testAutomata.c
219
xmlInitMemory
();
testRegexp.c
281
xmlInitMemory
();
elfgcchack.h
[
all
...]
parser.c
[
all
...]
/external/libxml2/
xmlmemory.c
166
if (!xmlMemInitialized)
xmlInitMemory
();
235
if (!xmlMemInitialized)
xmlInitMemory
();
325
if (!xmlMemInitialized)
xmlInitMemory
();
489
if (!xmlMemInitialized)
xmlInitMemory
();
917
*
xmlInitMemory
:
924
xmlInitMemory
(void)
931
"
xmlInitMemory
()\n");
956
"
xmlInitMemory
() Ok\n");
elfgcchack.h
[
all
...]
parser.c
[
all
...]
Completed in 562 milliseconds