user_syntax_file_path  796 src/editor/editcmd.c         const char *user_syntax_file_path = vfs_path_as_str (user_syntax_file_vpath);
user_syntax_file_path  799 src/editor/editcmd.c         const char *user_syntax_file_basename = x_basename (user_syntax_file_path);
user_syntax_file_path  804 src/editor/editcmd.c             g_strndup (user_syntax_file_path, user_syntax_file_basename - user_syntax_file_path);