Home
last modified time | relevance | path

Searched refs:amp_project_new (Results 1 – 4 of 4) sorted by relevance

/dports/devel/anjuta/anjuta-3.34.0/plugins/am-project/
H A Dplugin.c62 project = (IAnjutaProject *)amp_project_new (file, langman, err); in iproject_backend_new_project()
H A Dam-project.h60 AmpProject *amp_project_new (GFile *file, IAnjutaLanguage *language, GError **error);
H A Dprojectparser.c566 project = IANJUTA_PROJECT (amp_project_new (file, NULL, NULL)); in main()
H A Dam-project.c2004 amp_project_new (GFile *file, IAnjutaLanguage *language, GError **error) in amp_project_new() function