xmlRegAtom        174 third_party/libxml/src/xmlregexp.c typedef struct _xmlRegAtom xmlRegAtom;
xmlRegAtom        175 third_party/libxml/src/xmlregexp.c typedef xmlRegAtom *xmlRegAtomPtr;
xmlRegAtom        786 third_party/libxml/src/xmlregexp.c     ret = (xmlRegAtomPtr) xmlMalloc(sizeof(xmlRegAtom));
xmlRegAtom        791 third_party/libxml/src/xmlregexp.c     memset(ret, 0, sizeof(xmlRegAtom));
xmlRegAtom        838 third_party/libxml/src/xmlregexp.c     ret = (xmlRegAtomPtr) xmlMalloc(sizeof(xmlRegAtom));
xmlRegAtom        843 third_party/libxml/src/xmlregexp.c     memset(ret, 0, sizeof(xmlRegAtom));