xmlRegRange 163 third_party/libxml/src/xmlregexp.c typedef struct _xmlRegRange xmlRegRange; xmlRegRange 164 third_party/libxml/src/xmlregexp.c typedef xmlRegRange *xmlRegRangePtr; xmlRegRange 715 third_party/libxml/src/xmlregexp.c ret = (xmlRegRangePtr) xmlMalloc(sizeof(xmlRegRange));