g_str_has_prefix 1075 lib/utilunix.c     if (g_str_has_prefix (p, VFS_ENCODING_PREFIX))
g_str_has_prefix  155 lib/vfs/path.c         if (g_str_has_prefix (path, VFS_ENCODING_PREFIX))
g_str_has_prefix  418 lib/vfs/path.c     path_is_absolute = path_is_absolute || g_str_has_prefix (path, VFS_ENCODING_PREFIX);
g_str_has_prefix  145 src/vfs/sftpfs/config_parser.c     if (g_str_has_prefix (real_host, "%h"))