xmlBuffer          85 third_party/libxml/src/include/libxml/tree.h typedef struct _xmlBuffer xmlBuffer;
xmlBuffer          86 third_party/libxml/src/include/libxml/tree.h typedef xmlBuffer *xmlBufferPtr;
xmlBuffer        6853 third_party/libxml/src/tree.c     ret = (xmlBufferPtr) xmlMalloc(sizeof(xmlBuffer));
xmlBuffer        6883 third_party/libxml/src/tree.c     ret = (xmlBufferPtr) xmlMalloc(sizeof(xmlBuffer));
xmlBuffer        6923 third_party/libxml/src/tree.c     ret = (xmlBufferPtr) xmlMalloc(sizeof(xmlBuffer));