OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xmlGlobalStatePtr
(Results
1 - 4
of
4
) sorted by null
/external/libxml2/include/libxml/
threads.h
72
XMLPUBFUN
xmlGlobalStatePtr
XMLCALL
globals.h
116
typedef xmlGlobalState *
xmlGlobalStatePtr
;
171
XMLPUBFUN void XMLCALL xmlInitializeGlobalState(
xmlGlobalStatePtr
gs);
/external/libxml2/
threads.c
576
* Returns the newly allocated
xmlGlobalStatePtr
or NULL in case of error
578
static
xmlGlobalStatePtr
656
xmlGlobalStatePtr
globals.c
485
xmlInitializeGlobalState(
xmlGlobalStatePtr
gs)
Completed in 131 milliseconds