Home
last modified time | relevance | path

Searched refs:tm_obj (Results 1 – 25 of 92) sorted by relevance

1234

/dports/devel/geany-plugin-utilslib/geany-plugins-1.38/geanyprj/src/
H A Dxproject.c109 TMSourceFile *tm_obj; in xproject_update_tag() local
113 tm_obj = g_hash_table_lookup(g_current_project->tags, filename); in xproject_update_tag()
114 if (tm_obj) in xproject_update_tag()
117 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
118 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
125 if (tm_obj) in xproject_update_tag()
128 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
129 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
153 TMSourceFile *tm_obj; in xproject_remove_file() local
161 if (tm_obj) in xproject_remove_file()
[all …]
/dports/devel/geany-plugin-vc/geany-plugins-1.38/geanyprj/src/
H A Dxproject.c109 TMSourceFile *tm_obj; in xproject_update_tag() local
113 tm_obj = g_hash_table_lookup(g_current_project->tags, filename); in xproject_update_tag()
114 if (tm_obj) in xproject_update_tag()
117 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
118 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
125 if (tm_obj) in xproject_update_tag()
128 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
129 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
153 TMSourceFile *tm_obj; in xproject_remove_file() local
161 if (tm_obj) in xproject_remove_file()
[all …]
/dports/devel/geany-plugin-xmlsnippets/geany-plugins-1.38/geanyprj/src/
H A Dxproject.c109 TMSourceFile *tm_obj; in xproject_update_tag() local
113 tm_obj = g_hash_table_lookup(g_current_project->tags, filename); in xproject_update_tag()
114 if (tm_obj) in xproject_update_tag()
117 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
118 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
125 if (tm_obj) in xproject_update_tag()
128 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
129 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
153 TMSourceFile *tm_obj; in xproject_remove_file() local
161 if (tm_obj) in xproject_remove_file()
[all …]
/dports/devel/geany-plugins-l10n/geany-plugins-1.38/geanyprj/src/
H A Dxproject.c109 TMSourceFile *tm_obj; in xproject_update_tag() local
113 tm_obj = g_hash_table_lookup(g_current_project->tags, filename); in xproject_update_tag()
114 if (tm_obj) in xproject_update_tag()
117 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
118 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
125 if (tm_obj) in xproject_update_tag()
128 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
129 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
153 TMSourceFile *tm_obj; in xproject_remove_file() local
161 if (tm_obj) in xproject_remove_file()
[all …]
/dports/devel/geany-plugin-pairtaghighlighter/geany-plugins-1.38/geanyprj/src/
H A Dxproject.c109 TMSourceFile *tm_obj; in xproject_update_tag() local
113 tm_obj = g_hash_table_lookup(g_current_project->tags, filename); in xproject_update_tag()
114 if (tm_obj) in xproject_update_tag()
117 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
118 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
125 if (tm_obj) in xproject_update_tag()
128 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
129 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
153 TMSourceFile *tm_obj; in xproject_remove_file() local
161 if (tm_obj) in xproject_remove_file()
[all …]
/dports/devel/geany-plugin-prj/geany-plugins-1.38/geanyprj/src/
H A Dxproject.c109 TMSourceFile *tm_obj; in xproject_update_tag() local
113 tm_obj = g_hash_table_lookup(g_current_project->tags, filename); in xproject_update_tag()
114 if (tm_obj) in xproject_update_tag()
117 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
118 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
125 if (tm_obj) in xproject_update_tag()
128 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
129 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
153 TMSourceFile *tm_obj; in xproject_remove_file() local
161 if (tm_obj) in xproject_remove_file()
[all …]
/dports/devel/geany-plugin-spellcheck/geany-plugins-1.38/geanyprj/src/
H A Dxproject.c109 TMSourceFile *tm_obj; in xproject_update_tag() local
113 tm_obj = g_hash_table_lookup(g_current_project->tags, filename); in xproject_update_tag()
114 if (tm_obj) in xproject_update_tag()
117 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
118 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
125 if (tm_obj) in xproject_update_tag()
128 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
129 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
153 TMSourceFile *tm_obj; in xproject_remove_file() local
161 if (tm_obj) in xproject_remove_file()
[all …]
/dports/devel/geany-plugin-projectorganizer/geany-plugins-1.38/geanyprj/src/
H A Dxproject.c109 TMSourceFile *tm_obj; in xproject_update_tag() local
113 tm_obj = g_hash_table_lookup(g_current_project->tags, filename); in xproject_update_tag()
114 if (tm_obj) in xproject_update_tag()
117 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
118 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
125 if (tm_obj) in xproject_update_tag()
128 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
129 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
153 TMSourceFile *tm_obj; in xproject_remove_file() local
161 if (tm_obj) in xproject_remove_file()
[all …]
/dports/devel/geany-plugin-pohelper/geany-plugins-1.38/geanyprj/src/
H A Dxproject.c109 TMSourceFile *tm_obj; in xproject_update_tag() local
113 tm_obj = g_hash_table_lookup(g_current_project->tags, filename); in xproject_update_tag()
114 if (tm_obj) in xproject_update_tag()
117 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
118 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
125 if (tm_obj) in xproject_update_tag()
128 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
129 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
153 TMSourceFile *tm_obj; in xproject_remove_file() local
161 if (tm_obj) in xproject_remove_file()
[all …]
/dports/devel/geany-plugin-shiftcolumn/geany-plugins-1.38/geanyprj/src/
H A Dxproject.c109 TMSourceFile *tm_obj; in xproject_update_tag() local
113 tm_obj = g_hash_table_lookup(g_current_project->tags, filename); in xproject_update_tag()
114 if (tm_obj) in xproject_update_tag()
117 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
118 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
125 if (tm_obj) in xproject_update_tag()
128 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
129 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
153 TMSourceFile *tm_obj; in xproject_remove_file() local
161 if (tm_obj) in xproject_remove_file()
[all …]
/dports/devel/geany-plugin-pretty-printer/geany-plugins-1.38/geanyprj/src/
H A Dxproject.c109 TMSourceFile *tm_obj; in xproject_update_tag() local
113 tm_obj = g_hash_table_lookup(g_current_project->tags, filename); in xproject_update_tag()
114 if (tm_obj) in xproject_update_tag()
117 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
118 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
125 if (tm_obj) in xproject_update_tag()
128 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
129 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
153 TMSourceFile *tm_obj; in xproject_remove_file() local
161 if (tm_obj) in xproject_remove_file()
[all …]
/dports/devel/geany-plugin-tableconvert/geany-plugins-1.38/geanyprj/src/
H A Dxproject.c109 TMSourceFile *tm_obj; in xproject_update_tag() local
113 tm_obj = g_hash_table_lookup(g_current_project->tags, filename); in xproject_update_tag()
114 if (tm_obj) in xproject_update_tag()
117 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
118 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
125 if (tm_obj) in xproject_update_tag()
128 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
129 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
153 TMSourceFile *tm_obj; in xproject_remove_file() local
161 if (tm_obj) in xproject_remove_file()
[all …]
/dports/devel/geany-plugin-treebrowser/geany-plugins-1.38/geanyprj/src/
H A Dxproject.c109 TMSourceFile *tm_obj; in xproject_update_tag() local
113 tm_obj = g_hash_table_lookup(g_current_project->tags, filename); in xproject_update_tag()
114 if (tm_obj) in xproject_update_tag()
117 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
118 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
125 if (tm_obj) in xproject_update_tag()
128 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
129 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
153 TMSourceFile *tm_obj; in xproject_remove_file() local
161 if (tm_obj) in xproject_remove_file()
[all …]
/dports/devel/geany-plugin-pg/geany-plugins-1.38/geanyprj/src/
H A Dxproject.c109 TMSourceFile *tm_obj; in xproject_update_tag() local
113 tm_obj = g_hash_table_lookup(g_current_project->tags, filename); in xproject_update_tag()
114 if (tm_obj) in xproject_update_tag()
117 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
118 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
125 if (tm_obj) in xproject_update_tag()
128 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
129 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
153 TMSourceFile *tm_obj; in xproject_remove_file() local
161 if (tm_obj) in xproject_remove_file()
[all …]
/dports/devel/geany-plugin-overview/geany-plugins-1.38/geanyprj/src/
H A Dxproject.c109 TMSourceFile *tm_obj; in xproject_update_tag() local
113 tm_obj = g_hash_table_lookup(g_current_project->tags, filename); in xproject_update_tag()
114 if (tm_obj) in xproject_update_tag()
117 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
118 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
125 if (tm_obj) in xproject_update_tag()
128 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
129 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
153 TMSourceFile *tm_obj; in xproject_remove_file() local
161 if (tm_obj) in xproject_remove_file()
[all …]
/dports/devel/geany-plugin-vimode/geany-plugins-1.38/geanyprj/src/
H A Dxproject.c109 TMSourceFile *tm_obj; in xproject_update_tag() local
113 tm_obj = g_hash_table_lookup(g_current_project->tags, filename); in xproject_update_tag()
114 if (tm_obj) in xproject_update_tag()
117 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
118 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
125 if (tm_obj) in xproject_update_tag()
128 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
129 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
153 TMSourceFile *tm_obj; in xproject_remove_file() local
161 if (tm_obj) in xproject_remove_file()
[all …]
/dports/devel/geany-plugin-workbench/geany-plugins-1.38/geanyprj/src/
H A Dxproject.c109 TMSourceFile *tm_obj; in xproject_update_tag() local
113 tm_obj = g_hash_table_lookup(g_current_project->tags, filename); in xproject_update_tag()
114 if (tm_obj) in xproject_update_tag()
117 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
118 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
125 if (tm_obj) in xproject_update_tag()
128 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
129 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
153 TMSourceFile *tm_obj; in xproject_remove_file() local
161 if (tm_obj) in xproject_remove_file()
[all …]
/dports/devel/geany-plugin-updatechecker/geany-plugins-1.38/geanyprj/src/
H A Dxproject.c109 TMSourceFile *tm_obj; in xproject_update_tag() local
113 tm_obj = g_hash_table_lookup(g_current_project->tags, filename); in xproject_update_tag()
114 if (tm_obj) in xproject_update_tag()
117 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
118 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
125 if (tm_obj) in xproject_update_tag()
128 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
129 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
153 TMSourceFile *tm_obj; in xproject_remove_file() local
161 if (tm_obj) in xproject_remove_file()
[all …]
/dports/devel/geany-plugin-git-changebar/geany-plugins-1.38/geanyprj/src/
H A Dxproject.c109 TMSourceFile *tm_obj; in xproject_update_tag() local
113 tm_obj = g_hash_table_lookup(g_current_project->tags, filename); in xproject_update_tag()
114 if (tm_obj) in xproject_update_tag()
117 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
118 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
125 if (tm_obj) in xproject_update_tag()
128 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
129 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
153 TMSourceFile *tm_obj; in xproject_remove_file() local
161 if (tm_obj) in xproject_remove_file()
[all …]
/dports/devel/geany-plugin-latex/geany-plugins-1.38/geanyprj/src/
H A Dxproject.c109 TMSourceFile *tm_obj; in xproject_update_tag() local
113 tm_obj = g_hash_table_lookup(g_current_project->tags, filename); in xproject_update_tag()
114 if (tm_obj) in xproject_update_tag()
117 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
118 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
125 if (tm_obj) in xproject_update_tag()
128 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
129 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
153 TMSourceFile *tm_obj; in xproject_remove_file() local
161 if (tm_obj) in xproject_remove_file()
[all …]
/dports/devel/geany-plugin-geniuspaste/geany-plugins-1.38/geanyprj/src/
H A Dxproject.c109 TMSourceFile *tm_obj; in xproject_update_tag() local
113 tm_obj = g_hash_table_lookup(g_current_project->tags, filename); in xproject_update_tag()
114 if (tm_obj) in xproject_update_tag()
117 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
118 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
125 if (tm_obj) in xproject_update_tag()
128 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
129 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
153 TMSourceFile *tm_obj; in xproject_remove_file() local
161 if (tm_obj) in xproject_remove_file()
[all …]
/dports/devel/geany-plugin-insertnum/geany-plugins-1.38/geanyprj/src/
H A Dxproject.c109 TMSourceFile *tm_obj; in xproject_update_tag() local
113 tm_obj = g_hash_table_lookup(g_current_project->tags, filename); in xproject_update_tag()
114 if (tm_obj) in xproject_update_tag()
117 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
118 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
125 if (tm_obj) in xproject_update_tag()
128 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
129 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
153 TMSourceFile *tm_obj; in xproject_remove_file() local
161 if (tm_obj) in xproject_remove_file()
[all …]
/dports/devel/geany-plugin-miniscript/geany-plugins-1.38/geanyprj/src/
H A Dxproject.c109 TMSourceFile *tm_obj; in xproject_update_tag() local
113 tm_obj = g_hash_table_lookup(g_current_project->tags, filename); in xproject_update_tag()
114 if (tm_obj) in xproject_update_tag()
117 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
118 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
125 if (tm_obj) in xproject_update_tag()
128 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
129 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
153 TMSourceFile *tm_obj; in xproject_remove_file() local
161 if (tm_obj) in xproject_remove_file()
[all …]
/dports/devel/geany-plugin-markdown/geany-plugins-1.38/geanyprj/src/
H A Dxproject.c109 TMSourceFile *tm_obj; in xproject_update_tag() local
113 tm_obj = g_hash_table_lookup(g_current_project->tags, filename); in xproject_update_tag()
114 if (tm_obj) in xproject_update_tag()
117 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
118 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
125 if (tm_obj) in xproject_update_tag()
128 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
129 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
153 TMSourceFile *tm_obj; in xproject_remove_file() local
161 if (tm_obj) in xproject_remove_file()
[all …]
/dports/devel/geany-plugin-lua/geany-plugins-1.38/geanyprj/src/
H A Dxproject.c109 TMSourceFile *tm_obj; in xproject_update_tag() local
113 tm_obj = g_hash_table_lookup(g_current_project->tags, filename); in xproject_update_tag()
114 if (tm_obj) in xproject_update_tag()
117 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
118 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
125 if (tm_obj) in xproject_update_tag()
128 tm_workspace_remove_source_file(tm_obj); in xproject_update_tag()
129 tm_workspace_add_source_file(tm_obj); in xproject_update_tag()
153 TMSourceFile *tm_obj; in xproject_remove_file() local
161 if (tm_obj) in xproject_remove_file()
[all …]

1234