Searched refs:GNOME_VFS_URI_PATH_STR (Results 1 – 2 of 2) sorted by relevance
/dports/deskutils/nautilus-actions/nautilus-actions-3.2.4/src/core/ |
H A D | na-gnome-vfs-uri.c | 677 {":@]" GNOME_VFS_URI_PATH_STR, FALSE, ""}, 678 {"@" GNOME_VFS_URI_PATH_STR, FALSE, ""}, 679 {":" GNOME_VFS_URI_PATH_STR, FALSE, ""}, 680 {"]" GNOME_VFS_URI_PATH_STR, FALSE, ""} 839 ret = g_strdup (GNOME_VFS_URI_PATH_STR); in split_toplevel_uri() 898 ret = g_strdup (GNOME_VFS_URI_PATH_STR); in split_toplevel_uri()
|
H A D | na-gnome-vfs-uri.h | 99 #define GNOME_VFS_URI_PATH_STR "/" macro
|