Home
last modified time | relevance | path

Searched refs:diffed_path (Results 1 – 25 of 42) sorted by relevance

12

/dports/devel/geany-plugin-vimode/geany-plugins-1.38/treebrowser/src/
H A Dtreebrowser.c261 gchar *diffed_path = NULL, *tmp = NULL; in path_is_in_dir() local
280 tmp = g_strconcat(diffed_path == NULL ? "" : diffed_path, in path_is_in_dir()
282 g_free(diffed_path); in path_is_in_dir()
283 diffed_path = tmp; in path_is_in_dir()
289 return diffed_path; in path_is_in_dir()
/dports/devel/geany-plugin-xmlsnippets/geany-plugins-1.38/treebrowser/src/
H A Dtreebrowser.c261 gchar *diffed_path = NULL, *tmp = NULL; in path_is_in_dir() local
280 tmp = g_strconcat(diffed_path == NULL ? "" : diffed_path, in path_is_in_dir()
282 g_free(diffed_path); in path_is_in_dir()
283 diffed_path = tmp; in path_is_in_dir()
289 return diffed_path; in path_is_in_dir()
/dports/devel/geany-plugin-workbench/geany-plugins-1.38/treebrowser/src/
H A Dtreebrowser.c261 gchar *diffed_path = NULL, *tmp = NULL; in path_is_in_dir() local
280 tmp = g_strconcat(diffed_path == NULL ? "" : diffed_path, in path_is_in_dir()
282 g_free(diffed_path); in path_is_in_dir()
283 diffed_path = tmp; in path_is_in_dir()
289 return diffed_path; in path_is_in_dir()
/dports/devel/geany-plugins-l10n/geany-plugins-1.38/treebrowser/src/
H A Dtreebrowser.c261 gchar *diffed_path = NULL, *tmp = NULL; in path_is_in_dir() local
280 tmp = g_strconcat(diffed_path == NULL ? "" : diffed_path, in path_is_in_dir()
282 g_free(diffed_path); in path_is_in_dir()
283 diffed_path = tmp; in path_is_in_dir()
289 return diffed_path; in path_is_in_dir()
/dports/devel/geany-plugin-pohelper/geany-plugins-1.38/treebrowser/src/
H A Dtreebrowser.c261 gchar *diffed_path = NULL, *tmp = NULL; in path_is_in_dir() local
280 tmp = g_strconcat(diffed_path == NULL ? "" : diffed_path, in path_is_in_dir()
282 g_free(diffed_path); in path_is_in_dir()
283 diffed_path = tmp; in path_is_in_dir()
289 return diffed_path; in path_is_in_dir()
/dports/devel/geany-plugin-prj/geany-plugins-1.38/treebrowser/src/
H A Dtreebrowser.c261 gchar *diffed_path = NULL, *tmp = NULL; in path_is_in_dir() local
280 tmp = g_strconcat(diffed_path == NULL ? "" : diffed_path, in path_is_in_dir()
282 g_free(diffed_path); in path_is_in_dir()
283 diffed_path = tmp; in path_is_in_dir()
289 return diffed_path; in path_is_in_dir()
/dports/devel/geany-plugin-spellcheck/geany-plugins-1.38/treebrowser/src/
H A Dtreebrowser.c261 gchar *diffed_path = NULL, *tmp = NULL; in path_is_in_dir() local
280 tmp = g_strconcat(diffed_path == NULL ? "" : diffed_path, in path_is_in_dir()
282 g_free(diffed_path); in path_is_in_dir()
283 diffed_path = tmp; in path_is_in_dir()
289 return diffed_path; in path_is_in_dir()
/dports/devel/geany-plugin-sendmail/geany-plugins-1.38/treebrowser/src/
H A Dtreebrowser.c261 gchar *diffed_path = NULL, *tmp = NULL; in path_is_in_dir() local
280 tmp = g_strconcat(diffed_path == NULL ? "" : diffed_path, in path_is_in_dir()
282 g_free(diffed_path); in path_is_in_dir()
283 diffed_path = tmp; in path_is_in_dir()
289 return diffed_path; in path_is_in_dir()
/dports/devel/geany-plugin-shiftcolumn/geany-plugins-1.38/treebrowser/src/
H A Dtreebrowser.c261 gchar *diffed_path = NULL, *tmp = NULL; in path_is_in_dir() local
280 tmp = g_strconcat(diffed_path == NULL ? "" : diffed_path, in path_is_in_dir()
282 g_free(diffed_path); in path_is_in_dir()
283 diffed_path = tmp; in path_is_in_dir()
289 return diffed_path; in path_is_in_dir()
/dports/devel/geany-plugin-pairtaghighlighter/geany-plugins-1.38/treebrowser/src/
H A Dtreebrowser.c261 gchar *diffed_path = NULL, *tmp = NULL; in path_is_in_dir() local
280 tmp = g_strconcat(diffed_path == NULL ? "" : diffed_path, in path_is_in_dir()
282 g_free(diffed_path); in path_is_in_dir()
283 diffed_path = tmp; in path_is_in_dir()
289 return diffed_path; in path_is_in_dir()
/dports/devel/geany-plugin-overview/geany-plugins-1.38/treebrowser/src/
H A Dtreebrowser.c261 gchar *diffed_path = NULL, *tmp = NULL; in path_is_in_dir() local
280 tmp = g_strconcat(diffed_path == NULL ? "" : diffed_path, in path_is_in_dir()
282 g_free(diffed_path); in path_is_in_dir()
283 diffed_path = tmp; in path_is_in_dir()
289 return diffed_path; in path_is_in_dir()
/dports/devel/geany-plugin-projectorganizer/geany-plugins-1.38/treebrowser/src/
H A Dtreebrowser.c261 gchar *diffed_path = NULL, *tmp = NULL; in path_is_in_dir() local
280 tmp = g_strconcat(diffed_path == NULL ? "" : diffed_path, in path_is_in_dir()
282 g_free(diffed_path); in path_is_in_dir()
283 diffed_path = tmp; in path_is_in_dir()
289 return diffed_path; in path_is_in_dir()
/dports/devel/geany-plugin-pretty-printer/geany-plugins-1.38/treebrowser/src/
H A Dtreebrowser.c261 gchar *diffed_path = NULL, *tmp = NULL; in path_is_in_dir() local
280 tmp = g_strconcat(diffed_path == NULL ? "" : diffed_path, in path_is_in_dir()
282 g_free(diffed_path); in path_is_in_dir()
283 diffed_path = tmp; in path_is_in_dir()
289 return diffed_path; in path_is_in_dir()
/dports/devel/geany-plugin-tableconvert/geany-plugins-1.38/treebrowser/src/
H A Dtreebrowser.c261 gchar *diffed_path = NULL, *tmp = NULL; in path_is_in_dir() local
280 tmp = g_strconcat(diffed_path == NULL ? "" : diffed_path, in path_is_in_dir()
282 g_free(diffed_path); in path_is_in_dir()
283 diffed_path = tmp; in path_is_in_dir()
289 return diffed_path; in path_is_in_dir()
/dports/devel/geany-plugin-treebrowser/geany-plugins-1.38/treebrowser/src/
H A Dtreebrowser.c261 gchar *diffed_path = NULL, *tmp = NULL; in path_is_in_dir() local
280 tmp = g_strconcat(diffed_path == NULL ? "" : diffed_path, in path_is_in_dir()
282 g_free(diffed_path); in path_is_in_dir()
283 diffed_path = tmp; in path_is_in_dir()
289 return diffed_path; in path_is_in_dir()
/dports/devel/geany-plugin-scope/geany-plugins-1.38/treebrowser/src/
H A Dtreebrowser.c261 gchar *diffed_path = NULL, *tmp = NULL; in path_is_in_dir() local
280 tmp = g_strconcat(diffed_path == NULL ? "" : diffed_path, in path_is_in_dir()
282 g_free(diffed_path); in path_is_in_dir()
283 diffed_path = tmp; in path_is_in_dir()
289 return diffed_path; in path_is_in_dir()
/dports/devel/geany-plugin-updatechecker/geany-plugins-1.38/treebrowser/src/
H A Dtreebrowser.c261 gchar *diffed_path = NULL, *tmp = NULL; in path_is_in_dir() local
280 tmp = g_strconcat(diffed_path == NULL ? "" : diffed_path, in path_is_in_dir()
282 g_free(diffed_path); in path_is_in_dir()
283 diffed_path = tmp; in path_is_in_dir()
289 return diffed_path; in path_is_in_dir()
/dports/devel/geany-plugin-vc/geany-plugins-1.38/treebrowser/src/
H A Dtreebrowser.c261 gchar *diffed_path = NULL, *tmp = NULL; in path_is_in_dir() local
280 tmp = g_strconcat(diffed_path == NULL ? "" : diffed_path, in path_is_in_dir()
282 g_free(diffed_path); in path_is_in_dir()
283 diffed_path = tmp; in path_is_in_dir()
289 return diffed_path; in path_is_in_dir()
/dports/devel/geany-plugin-utilslib/geany-plugins-1.38/treebrowser/src/
H A Dtreebrowser.c261 gchar *diffed_path = NULL, *tmp = NULL; in path_is_in_dir() local
280 tmp = g_strconcat(diffed_path == NULL ? "" : diffed_path, in path_is_in_dir()
282 g_free(diffed_path); in path_is_in_dir()
283 diffed_path = tmp; in path_is_in_dir()
289 return diffed_path; in path_is_in_dir()
/dports/devel/geany-plugin-insertnum/geany-plugins-1.38/treebrowser/src/
H A Dtreebrowser.c261 gchar *diffed_path = NULL, *tmp = NULL; in path_is_in_dir() local
280 tmp = g_strconcat(diffed_path == NULL ? "" : diffed_path, in path_is_in_dir()
282 g_free(diffed_path); in path_is_in_dir()
283 diffed_path = tmp; in path_is_in_dir()
289 return diffed_path; in path_is_in_dir()
/dports/devel/geany-plugin-latex/geany-plugins-1.38/treebrowser/src/
H A Dtreebrowser.c261 gchar *diffed_path = NULL, *tmp = NULL; in path_is_in_dir() local
280 tmp = g_strconcat(diffed_path == NULL ? "" : diffed_path, in path_is_in_dir()
282 g_free(diffed_path); in path_is_in_dir()
283 diffed_path = tmp; in path_is_in_dir()
289 return diffed_path; in path_is_in_dir()
/dports/devel/geany-plugin-lua/geany-plugins-1.38/treebrowser/src/
H A Dtreebrowser.c261 gchar *diffed_path = NULL, *tmp = NULL; in path_is_in_dir() local
280 tmp = g_strconcat(diffed_path == NULL ? "" : diffed_path, in path_is_in_dir()
282 g_free(diffed_path); in path_is_in_dir()
283 diffed_path = tmp; in path_is_in_dir()
289 return diffed_path; in path_is_in_dir()
/dports/devel/geany-plugin-miniscript/geany-plugins-1.38/treebrowser/src/
H A Dtreebrowser.c261 gchar *diffed_path = NULL, *tmp = NULL; in path_is_in_dir() local
280 tmp = g_strconcat(diffed_path == NULL ? "" : diffed_path, in path_is_in_dir()
282 g_free(diffed_path); in path_is_in_dir()
283 diffed_path = tmp; in path_is_in_dir()
289 return diffed_path; in path_is_in_dir()
/dports/devel/geany-plugin-git-changebar/geany-plugins-1.38/treebrowser/src/
H A Dtreebrowser.c261 gchar *diffed_path = NULL, *tmp = NULL; in path_is_in_dir() local
280 tmp = g_strconcat(diffed_path == NULL ? "" : diffed_path, in path_is_in_dir()
282 g_free(diffed_path); in path_is_in_dir()
283 diffed_path = tmp; in path_is_in_dir()
289 return diffed_path; in path_is_in_dir()
/dports/devel/geany-plugin-geniuspaste/geany-plugins-1.38/treebrowser/src/
H A Dtreebrowser.c261 gchar *diffed_path = NULL, *tmp = NULL; in path_is_in_dir() local
280 tmp = g_strconcat(diffed_path == NULL ? "" : diffed_path, in path_is_in_dir()
282 g_free(diffed_path); in path_is_in_dir()
283 diffed_path = tmp; in path_is_in_dir()
289 return diffed_path; in path_is_in_dir()

12