Searched defs:xmlNewGlobalState (Results 1 - 1 of 1) sorted by relevance

/external/libxml2/
H A Dthreads.c572 * xmlNewGlobalState:
574 * xmlNewGlobalState() allocates a global state. This structure is used to
581 xmlNewGlobalState(void) function
671 xmlGlobalState *tsd = xmlNewGlobalState();
698 xmlGlobalState *tsd = xmlNewGlobalState();
739 xmlGlobalState *tsd = xmlNewGlobalState();

Completed in 150 milliseconds