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

  /external/libxml2/include/libxml/
threads.h 72 XMLPUBFUN xmlGlobalStatePtr XMLCALL
globals.h 121 typedef xmlGlobalState *xmlGlobalStatePtr;
178 XMLPUBFUN void XMLCALL xmlInitializeGlobalState(xmlGlobalStatePtr gs);
  /external/libxml2/
threads.c 578 * Returns the newly allocated xmlGlobalStatePtr or NULL in case of error
580 static xmlGlobalStatePtr
658 xmlGlobalStatePtr
globals.c 494 xmlInitializeGlobalState(xmlGlobalStatePtr gs)

Completed in 157 milliseconds