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

  /external/chromium_org/third_party/libxml/src/
threads.c 590 xmlInitializeGlobalState(gs);
680 xmlInitializeGlobalState(&tlstate);
globals.c 506 * xmlInitializeGlobalState:
509 * xmlInitializeGlobalState() initialize a global state with all the
513 xmlInitializeGlobalState(xmlGlobalStatePtr gs)
elfgcchack.h     [all...]
  /external/libxml2/
threads.c 592 xmlInitializeGlobalState(gs);
682 xmlInitializeGlobalState(&tlstate);
globals.c 487 * xmlInitializeGlobalState:
490 * xmlInitializeGlobalState() initialize a global state with all the
494 xmlInitializeGlobalState(xmlGlobalStatePtr gs)
elfgcchack.h     [all...]
  /external/chromium_org/third_party/libxml/src/include/libxml/
globals.h 174 XMLPUBFUN void XMLCALL xmlInitializeGlobalState(xmlGlobalStatePtr gs);
  /external/libxml2/include/libxml/
globals.h 174 XMLPUBFUN void XMLCALL xmlInitializeGlobalState(xmlGlobalStatePtr gs);

Completed in 38 milliseconds