xmlNodeSet         77 third_party/libxml/src/include/libxml/xpath.h typedef struct _xmlNodeSet xmlNodeSet;
xmlNodeSet         78 third_party/libxml/src/include/libxml/xpath.h typedef xmlNodeSet *xmlNodeSetPtr;
xmlNodeSet       3383 third_party/libxml/src/xpath.c     ret = (xmlNodeSetPtr) xmlMalloc(sizeof(xmlNodeSet));
xmlNodeSet       3388 third_party/libxml/src/xpath.c     memset(ret, 0 , (size_t) sizeof(xmlNodeSet));
xmlNodeSet       3423 third_party/libxml/src/xpath.c     ret = (xmlNodeSetPtr) xmlMalloc(sizeof(xmlNodeSet));
xmlNodeSet       3428 third_party/libxml/src/xpath.c     memset(ret, 0 , (size_t) sizeof(xmlNodeSet));