Home
last modified time | relevance | path

Searched refs:path_internal (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/xfce4-parole/parole-4.16.0/src/
H A Dparole-utils.c363 gchar *path_internal = g_build_filename(path, name, NULL); in parole_get_media_files() local
364 if (g_file_test(path_internal, G_FILE_TEST_IS_DIR) && recursive) { in parole_get_media_files()
365 parole_get_media_files(filter, path_internal, TRUE, list); in parole_get_media_files()
366 } else if ( g_file_test(path_internal, G_FILE_TEST_IS_REGULAR) ) { in parole_get_media_files()
367 file = parole_file_new(path_internal); in parole_get_media_files()
370 playlist = parole_pl_parser_parse_from_file_by_extension(path_internal); in parole_get_media_files()
381 g_free(path_internal); in parole_get_media_files()
/dports/graphics/gimageview/gimageview-0.2.27/src/
H A Dgfileutil.c1612 gchar message[BUF_SIZE], *path_internal; in delete_dir() local
1621 path_internal = charset_to_internal (path, in delete_dir()
1630 _("Directory not exist : %s"), path_internal); in delete_dir()
1639 "Remove link ?"), path_internal); in delete_dir()
1651 "OK?"), path_internal); in delete_dir()
1662 path_internal, path_internal); in delete_dir()
1720 "%s is not empty."), path_internal); in delete_dir()
1724 _("Faild to remove directory : %s"), path_internal); in delete_dir()
1729 g_free (path_internal); in delete_dir()
1733 g_free (path_internal); in delete_dir()
H A Dgtk_prop.c249 gchar *path_internal; in dlg_prop() local
250 path_internal = charset_to_internal (path, in dlg_prop()
254 info[n + 1] = label_new (path_internal, GTK_JUSTIFY_LEFT); in dlg_prop()
255 g_free (path_internal); in dlg_prop()
H A Dgimv_thumb_win.c2752 const gchar *path_internal; in cb_location_entry_enter() local
2757 path_internal = gtk_entry_get_text (GTK_ENTRY (entry)); in cb_location_entry_enter()
2758 path = charset_internal_to_locale (path_internal); in cb_location_entry_enter()
2784 const gchar *path_internal; in cb_location_entry_key_press() local
2800 path_internal = gtk_entry_get_text (GTK_ENTRY (widget)); in cb_location_entry_key_press()
2801 path = charset_internal_to_locale (path_internal); in cb_location_entry_key_press()
2828 path_internal = gtk_entry_get_text (GTK_ENTRY (widget)); in cb_location_entry_key_press()
2829 n = auto_compl_get_n_alternatives (path_internal); in cb_location_entry_key_press()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/matcher/
H A DSConscript11 'path_internal.cpp'
/dports/databases/mongodb36/mongodb-src-r3.6.23/etc/
H A Dlog_redaction.audit1196 20160711:ramon:src/mongo/db/matcher/path_internal.cpp:0
1197 20160711:ramon:src/mongo/db/matcher/path_internal.h:0