xmlBufferLength  1467 third_party/libxml/src/elfgcchack.h #undef xmlBufferLength
xmlBufferLength  1468 third_party/libxml/src/elfgcchack.h extern __typeof (xmlBufferLength) xmlBufferLength __attribute((alias("xmlBufferLength__internal_alias")));
xmlBufferLength  1470 third_party/libxml/src/elfgcchack.h #ifndef xmlBufferLength
xmlBufferLength  1471 third_party/libxml/src/elfgcchack.h extern __typeof (xmlBufferLength) xmlBufferLength__internal_alias __attribute((visibility("hidden")));
xmlBufferLength  1472 third_party/libxml/src/elfgcchack.h #define xmlBufferLength xmlBufferLength__internal_alias
xmlBufferLength   702 third_party/libxml/src/include/libxml/tree.h 		xmlBufferLength		(const xmlBufferPtr buf);
xmlBufferLength  18753 third_party/libxml/src/testapi.c         ret_val = xmlBufferLength((const xmlBufferPtr)buf);
xmlBufferLength  1888 third_party/libxml/src/xinclude.c 	len = xmlBufferLength(buf->buffer);