gf_xml_get_root_type 2734 applications/mp4box/fileimport.c 	type = gf_xml_get_root_type(file_name, &e);
gf_xml_get_root_type  133 include/gpac/xml.h char *gf_xml_get_root_type(const char *file, GF_Err *ret_code);
gf_xml_get_root_type  135 modules/dummy_in/dummy_in.c 		char *rtype = gf_xml_get_root_type(url, NULL);
gf_xml_get_root_type  278 modules/dummy_in/dummy_in.c 		char *rtype = gf_xml_get_root_type(url, NULL);
gf_xml_get_root_type  457 src/media_tools/dash_client.c 		char *rtype = gf_xml_get_root_type(local_url, NULL);
gf_xml_get_root_type 9846 src/media_tools/media_import.c 	xml_type = gf_xml_get_root_type(importer->in_name, &e);
gf_xml_get_root_type  664 src/scene_manager/scene_manager.c 				char *rtype = gf_xml_get_root_type(load->fileName, &e);