Home
last modified time | relevance | path

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

/external/libxml2/
Dglobals.c47 void xmlInitGlobals(void) in xmlInitGlobals() function
505 xmlInitGlobals(); in xmlInitializeGlobalState()
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.c14700 xmlInitGlobals(); in xmlInitParser()
/external/chromium_org/third_party/libxml/src/
Dglobals.c47 void xmlInitGlobals(void) in xmlInitGlobals() function
524 xmlInitGlobals(); in xmlInitializeGlobalState()
Delfgcchack.h4533 #undef xmlInitGlobals
4534 extern __typeof (xmlInitGlobals) xmlInitGlobals __attribute((alias("xmlInitGlobals__internal_alias"…
4536 #ifndef xmlInitGlobals
4537 extern __typeof (xmlInitGlobals) xmlInitGlobals__internal_alias __attribute((visibility("hidden")));
4538 #define xmlInitGlobals xmlInitGlobals__internal_alias macro
Dparser.c14168 xmlInitGlobals(); in xmlInitParser()
/external/libxml2/include/libxml/
Dglobals.h28 XMLPUBFUN void XMLCALL xmlInitGlobals(void);
/external/chromium_org/third_party/libxml/src/include/libxml/
Dglobals.h28 XMLPUBFUN void XMLCALL xmlInitGlobals(void);
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src986 xmlInitGlobals