xmlInitGlobals   4533 third_party/libxml/src/elfgcchack.h #undef xmlInitGlobals
xmlInitGlobals   4534 third_party/libxml/src/elfgcchack.h extern __typeof (xmlInitGlobals) xmlInitGlobals __attribute((alias("xmlInitGlobals__internal_alias")));
xmlInitGlobals   4536 third_party/libxml/src/elfgcchack.h #ifndef xmlInitGlobals
xmlInitGlobals   4537 third_party/libxml/src/elfgcchack.h extern __typeof (xmlInitGlobals) xmlInitGlobals__internal_alias __attribute((visibility("hidden")));
xmlInitGlobals   4538 third_party/libxml/src/elfgcchack.h #define xmlInitGlobals xmlInitGlobals__internal_alias
xmlInitGlobals    524 third_party/libxml/src/globals.c         xmlInitGlobals();
xmlInitGlobals     28 third_party/libxml/src/include/libxml/globals.h XMLPUBFUN void XMLCALL xmlInitGlobals(void);
xmlInitGlobals   14168 third_party/libxml/src/parser.c 	xmlInitGlobals();