GF_XMLSaxAttribute  189 src/utils/xml_parser.c 	GF_XMLSaxAttribute *sax_attrs;
GF_XMLSaxAttribute  193 src/utils/xml_parser.c static GF_XMLSaxAttribute *xml_get_sax_attribute(GF_SAXParser *parser)
GF_XMLSaxAttribute  197 src/utils/xml_parser.c 		parser->sax_attrs = (GF_XMLSaxAttribute *)gf_realloc(parser->sax_attrs, sizeof(GF_XMLSaxAttribute)*parser->nb_alloc_attrs);
GF_XMLSaxAttribute  320 src/utils/xml_parser.c 	GF_XMLSaxAttribute *att = NULL;
GF_XMLSaxAttribute  517 src/utils/xml_parser.c 			GF_XMLSaxAttribute prev = parser->sax_attrs[0];