Home
last modified time | relevance | path

Searched refs:xmlInitGlobals (Results 1 – 7 of 7) sorted by relevance

/external/libxml2/
Dglobals.c47 void xmlInitGlobals(void) in xmlInitGlobals() function
517 xmlInitGlobals(); in xmlInitializeGlobalState()
Dlibxml2.syms1406 xmlInitGlobals;
Delfgcchack.h4625 #undef xmlInitGlobals
4626 extern __typeof (xmlInitGlobals) xmlInitGlobals __attribute((alias("xmlInitGlobals__internal_alias"…
4628 #ifndef xmlInitGlobals
4629 extern __typeof (xmlInitGlobals) xmlInitGlobals__internal_alias __attribute((visibility("hidden")));
4630 #define xmlInitGlobals xmlInitGlobals__internal_alias macro
Dparser.c14710 xmlInitGlobals(); in xmlInitParser()
/external/libxml2/os400/libxmlrpg/
Dglobals.rpgle23 d xmlInitGlobals pr extproc('xmlInitGlobals')
/external/libxml2/include/libxml/
Dglobals.h28 XMLPUBFUN void XMLCALL xmlInitGlobals(void);
/external/libxml2/win32/
Dlibxml2.def.src995 xmlInitGlobals