xmlRef 434 third_party/libxml/src/include/libxml/tree.h typedef struct _xmlRef xmlRef; xmlRef 435 third_party/libxml/src/include/libxml/tree.h typedef xmlRef *xmlRefPtr; xmlRef 2928 third_party/libxml/src/valid.c ret = (xmlRefPtr) xmlMalloc(sizeof(xmlRef));