xmlDefAttrsPtr   1121 third_party/libxml/src/parser.c     xmlDefAttrsPtr defaults;
xmlDefAttrsPtr   1158 third_party/libxml/src/parser.c         defaults = (xmlDefAttrsPtr) xmlMalloc(sizeof(xmlDefAttrs) +
xmlDefAttrsPtr   1170 third_party/libxml/src/parser.c         xmlDefAttrsPtr temp;
xmlDefAttrsPtr   1172 third_party/libxml/src/parser.c         temp = (xmlDefAttrsPtr) xmlRealloc(defaults, sizeof(xmlDefAttrs) +
xmlDefAttrsPtr   9080 third_party/libxml/src/parser.c         xmlDefAttrsPtr defaults;