xmlParserInputBufferCreateStatic 7597 third_party/libxml/src/elfgcchack.h #undef xmlParserInputBufferCreateStatic
xmlParserInputBufferCreateStatic 7598 third_party/libxml/src/elfgcchack.h extern __typeof (xmlParserInputBufferCreateStatic) xmlParserInputBufferCreateStatic __attribute((alias("xmlParserInputBufferCreateStatic__internal_alias")));
xmlParserInputBufferCreateStatic 7600 third_party/libxml/src/elfgcchack.h #ifndef xmlParserInputBufferCreateStatic
xmlParserInputBufferCreateStatic 7601 third_party/libxml/src/elfgcchack.h extern __typeof (xmlParserInputBufferCreateStatic) xmlParserInputBufferCreateStatic__internal_alias __attribute((visibility("hidden")));
xmlParserInputBufferCreateStatic 7602 third_party/libxml/src/elfgcchack.h #define xmlParserInputBufferCreateStatic xmlParserInputBufferCreateStatic__internal_alias
xmlParserInputBufferCreateStatic  182 third_party/libxml/src/include/libxml/xmlIO.h 	xmlParserInputBufferCreateStatic	(const char *mem, int size,
xmlParserInputBufferCreateStatic 28697 third_party/libxml/src/testapi.c         ret_val = xmlParserInputBufferCreateStatic((const char *)mem, size, enc);
xmlParserInputBufferCreateStatic 5249 third_party/libxml/src/xmlreader.c     buf = xmlParserInputBufferCreateStatic(buffer, size,
xmlParserInputBufferCreateStatic 5473 third_party/libxml/src/xmlreader.c     input = xmlParserInputBufferCreateStatic(buffer, size,