Home
last modified time | relevance | path

Searched refs:a_realpath (Results 1 – 25 of 84) sorted by relevance

1234

/dports/devel/geany-plugin-vc/geany-plugins-1.38/projectorganizer/src/
H A Dprjorg-project.c428 gchar *a_realpath, *b_realpath, *a_locale_base_dir, *b_locale_base_dir; in root_comparator() local
433 a_realpath = utils_get_real_path(a_locale_base_dir); in root_comparator()
436 res = g_strcmp0(a_realpath, b_realpath); in root_comparator()
438 g_free(a_realpath); in root_comparator()
/dports/devel/geany-plugin-vimode/geany-plugins-1.38/projectorganizer/src/
H A Dprjorg-project.c428 gchar *a_realpath, *b_realpath, *a_locale_base_dir, *b_locale_base_dir; in root_comparator() local
433 a_realpath = utils_get_real_path(a_locale_base_dir); in root_comparator()
436 res = g_strcmp0(a_realpath, b_realpath); in root_comparator()
438 g_free(a_realpath); in root_comparator()
/dports/devel/geany-plugin-xmlsnippets/geany-plugins-1.38/projectorganizer/src/
H A Dprjorg-project.c428 gchar *a_realpath, *b_realpath, *a_locale_base_dir, *b_locale_base_dir; in root_comparator() local
433 a_realpath = utils_get_real_path(a_locale_base_dir); in root_comparator()
436 res = g_strcmp0(a_realpath, b_realpath); in root_comparator()
438 g_free(a_realpath); in root_comparator()
/dports/devel/geany-plugins-l10n/geany-plugins-1.38/projectorganizer/src/
H A Dprjorg-project.c428 gchar *a_realpath, *b_realpath, *a_locale_base_dir, *b_locale_base_dir; in root_comparator() local
433 a_realpath = utils_get_real_path(a_locale_base_dir); in root_comparator()
436 res = g_strcmp0(a_realpath, b_realpath); in root_comparator()
438 g_free(a_realpath); in root_comparator()
/dports/devel/geany-plugin-pohelper/geany-plugins-1.38/projectorganizer/src/
H A Dprjorg-project.c428 gchar *a_realpath, *b_realpath, *a_locale_base_dir, *b_locale_base_dir; in root_comparator() local
433 a_realpath = utils_get_real_path(a_locale_base_dir); in root_comparator()
436 res = g_strcmp0(a_realpath, b_realpath); in root_comparator()
438 g_free(a_realpath); in root_comparator()
/dports/devel/geany-plugin-pg/geany-plugins-1.38/projectorganizer/src/
H A Dprjorg-project.c428 gchar *a_realpath, *b_realpath, *a_locale_base_dir, *b_locale_base_dir; in root_comparator() local
433 a_realpath = utils_get_real_path(a_locale_base_dir); in root_comparator()
436 res = g_strcmp0(a_realpath, b_realpath); in root_comparator()
438 g_free(a_realpath); in root_comparator()
/dports/devel/geany-plugin-prj/geany-plugins-1.38/projectorganizer/src/
H A Dprjorg-project.c428 gchar *a_realpath, *b_realpath, *a_locale_base_dir, *b_locale_base_dir; in root_comparator() local
433 a_realpath = utils_get_real_path(a_locale_base_dir); in root_comparator()
436 res = g_strcmp0(a_realpath, b_realpath); in root_comparator()
438 g_free(a_realpath); in root_comparator()
/dports/devel/geany-plugin-tableconvert/geany-plugins-1.38/projectorganizer/src/
H A Dprjorg-project.c428 gchar *a_realpath, *b_realpath, *a_locale_base_dir, *b_locale_base_dir; in root_comparator() local
433 a_realpath = utils_get_real_path(a_locale_base_dir); in root_comparator()
436 res = g_strcmp0(a_realpath, b_realpath); in root_comparator()
438 g_free(a_realpath); in root_comparator()
/dports/devel/geany-plugin-spellcheck/geany-plugins-1.38/projectorganizer/src/
H A Dprjorg-project.c428 gchar *a_realpath, *b_realpath, *a_locale_base_dir, *b_locale_base_dir; in root_comparator() local
433 a_realpath = utils_get_real_path(a_locale_base_dir); in root_comparator()
436 res = g_strcmp0(a_realpath, b_realpath); in root_comparator()
438 g_free(a_realpath); in root_comparator()
/dports/devel/geany-plugin-pairtaghighlighter/geany-plugins-1.38/projectorganizer/src/
H A Dprjorg-project.c428 gchar *a_realpath, *b_realpath, *a_locale_base_dir, *b_locale_base_dir; in root_comparator() local
433 a_realpath = utils_get_real_path(a_locale_base_dir); in root_comparator()
436 res = g_strcmp0(a_realpath, b_realpath); in root_comparator()
438 g_free(a_realpath); in root_comparator()
/dports/devel/geany-plugin-projectorganizer/geany-plugins-1.38/projectorganizer/src/
H A Dprjorg-project.c428 gchar *a_realpath, *b_realpath, *a_locale_base_dir, *b_locale_base_dir; in root_comparator() local
433 a_realpath = utils_get_real_path(a_locale_base_dir); in root_comparator()
436 res = g_strcmp0(a_realpath, b_realpath); in root_comparator()
438 g_free(a_realpath); in root_comparator()
/dports/devel/geany-plugin-pretty-printer/geany-plugins-1.38/projectorganizer/src/
H A Dprjorg-project.c428 gchar *a_realpath, *b_realpath, *a_locale_base_dir, *b_locale_base_dir; in root_comparator() local
433 a_realpath = utils_get_real_path(a_locale_base_dir); in root_comparator()
436 res = g_strcmp0(a_realpath, b_realpath); in root_comparator()
438 g_free(a_realpath); in root_comparator()
/dports/devel/geany-plugin-treebrowser/geany-plugins-1.38/projectorganizer/src/
H A Dprjorg-project.c428 gchar *a_realpath, *b_realpath, *a_locale_base_dir, *b_locale_base_dir; in root_comparator() local
433 a_realpath = utils_get_real_path(a_locale_base_dir); in root_comparator()
436 res = g_strcmp0(a_realpath, b_realpath); in root_comparator()
438 g_free(a_realpath); in root_comparator()
/dports/devel/geany-plugin-scope/geany-plugins-1.38/projectorganizer/src/
H A Dprjorg-project.c428 gchar *a_realpath, *b_realpath, *a_locale_base_dir, *b_locale_base_dir; in root_comparator() local
433 a_realpath = utils_get_real_path(a_locale_base_dir); in root_comparator()
436 res = g_strcmp0(a_realpath, b_realpath); in root_comparator()
438 g_free(a_realpath); in root_comparator()
/dports/devel/geany-plugin-sendmail/geany-plugins-1.38/projectorganizer/src/
H A Dprjorg-project.c428 gchar *a_realpath, *b_realpath, *a_locale_base_dir, *b_locale_base_dir; in root_comparator() local
433 a_realpath = utils_get_real_path(a_locale_base_dir); in root_comparator()
436 res = g_strcmp0(a_realpath, b_realpath); in root_comparator()
438 g_free(a_realpath); in root_comparator()
/dports/devel/geany-plugin-workbench/geany-plugins-1.38/projectorganizer/src/
H A Dprjorg-project.c428 gchar *a_realpath, *b_realpath, *a_locale_base_dir, *b_locale_base_dir; in root_comparator() local
433 a_realpath = utils_get_real_path(a_locale_base_dir); in root_comparator()
436 res = g_strcmp0(a_realpath, b_realpath); in root_comparator()
438 g_free(a_realpath); in root_comparator()
/dports/devel/geany-plugin-updatechecker/geany-plugins-1.38/projectorganizer/src/
H A Dprjorg-project.c428 gchar *a_realpath, *b_realpath, *a_locale_base_dir, *b_locale_base_dir; in root_comparator() local
433 a_realpath = utils_get_real_path(a_locale_base_dir); in root_comparator()
436 res = g_strcmp0(a_realpath, b_realpath); in root_comparator()
438 g_free(a_realpath); in root_comparator()
/dports/devel/geany-plugin-shiftcolumn/geany-plugins-1.38/projectorganizer/src/
H A Dprjorg-project.c428 gchar *a_realpath, *b_realpath, *a_locale_base_dir, *b_locale_base_dir; in root_comparator() local
433 a_realpath = utils_get_real_path(a_locale_base_dir); in root_comparator()
436 res = g_strcmp0(a_realpath, b_realpath); in root_comparator()
438 g_free(a_realpath); in root_comparator()
/dports/devel/geany-plugin-utilslib/geany-plugins-1.38/projectorganizer/src/
H A Dprjorg-project.c428 gchar *a_realpath, *b_realpath, *a_locale_base_dir, *b_locale_base_dir; in root_comparator() local
433 a_realpath = utils_get_real_path(a_locale_base_dir); in root_comparator()
436 res = g_strcmp0(a_realpath, b_realpath); in root_comparator()
438 g_free(a_realpath); in root_comparator()
/dports/devel/geany-plugin-insertnum/geany-plugins-1.38/projectorganizer/src/
H A Dprjorg-project.c428 gchar *a_realpath, *b_realpath, *a_locale_base_dir, *b_locale_base_dir; in root_comparator() local
433 a_realpath = utils_get_real_path(a_locale_base_dir); in root_comparator()
436 res = g_strcmp0(a_realpath, b_realpath); in root_comparator()
438 g_free(a_realpath); in root_comparator()
/dports/devel/geany-plugin-lipsum/geany-plugins-1.38/projectorganizer/src/
H A Dprjorg-project.c428 gchar *a_realpath, *b_realpath, *a_locale_base_dir, *b_locale_base_dir; in root_comparator() local
433 a_realpath = utils_get_real_path(a_locale_base_dir); in root_comparator()
436 res = g_strcmp0(a_realpath, b_realpath); in root_comparator()
438 g_free(a_realpath); in root_comparator()
/dports/devel/geany-plugin-miniscript/geany-plugins-1.38/projectorganizer/src/
H A Dprjorg-project.c428 gchar *a_realpath, *b_realpath, *a_locale_base_dir, *b_locale_base_dir; in root_comparator() local
433 a_realpath = utils_get_real_path(a_locale_base_dir); in root_comparator()
436 res = g_strcmp0(a_realpath, b_realpath); in root_comparator()
438 g_free(a_realpath); in root_comparator()
/dports/devel/geany-plugin-markdown/geany-plugins-1.38/projectorganizer/src/
H A Dprjorg-project.c428 gchar *a_realpath, *b_realpath, *a_locale_base_dir, *b_locale_base_dir; in root_comparator() local
433 a_realpath = utils_get_real_path(a_locale_base_dir); in root_comparator()
436 res = g_strcmp0(a_realpath, b_realpath); in root_comparator()
438 g_free(a_realpath); in root_comparator()
/dports/devel/geany-plugin-lineoperations/geany-plugins-1.38/projectorganizer/src/
H A Dprjorg-project.c428 gchar *a_realpath, *b_realpath, *a_locale_base_dir, *b_locale_base_dir; in root_comparator() local
433 a_realpath = utils_get_real_path(a_locale_base_dir); in root_comparator()
436 res = g_strcmp0(a_realpath, b_realpath); in root_comparator()
438 g_free(a_realpath); in root_comparator()
/dports/devel/geany-plugin-numberedbookmarks/geany-plugins-1.38/projectorganizer/src/
H A Dprjorg-project.c428 gchar *a_realpath, *b_realpath, *a_locale_base_dir, *b_locale_base_dir; in root_comparator() local
433 a_realpath = utils_get_real_path(a_locale_base_dir); in root_comparator()
436 res = g_strcmp0(a_realpath, b_realpath); in root_comparator()
438 g_free(a_realpath); in root_comparator()

1234