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

  /external/libxml2/
threads.c 593 xmlInitializeGlobalState(gs);
683 xmlInitializeGlobalState(&tlstate);
globals.c 487 * xmlInitializeGlobalState:
490 * xmlInitializeGlobalState() initialize a global state with all the
494 xmlInitializeGlobalState(xmlGlobalStatePtr gs)
libxml2.syms 829 xmlInitializeGlobalState;
    [all...]
elfgcchack.h     [all...]
  /external/libxml2/include/libxml/
globals.h 178 XMLPUBFUN void XMLCALL xmlInitializeGlobalState(xmlGlobalStatePtr gs);

Completed in 336 milliseconds