g_str_has_prefix 1076 lib/utilunix.c     if (g_str_has_prefix (p, VFS_ENCODING_PREFIX))
g_str_has_prefix  154 lib/vfs/path.c         if (g_str_has_prefix (path, VFS_ENCODING_PREFIX))
g_str_has_prefix  417 lib/vfs/path.c     path_is_absolute = path_is_absolute || g_str_has_prefix (path, VFS_ENCODING_PREFIX);
g_str_has_prefix  178 src/vfs/sftpfs/config_parser.c     if (g_str_has_prefix (real_host, "%h"))