user_syntax_file_path 779 src/editor/editcmd.c const char *user_syntax_file_path = vfs_path_as_str (user_syntax_file_vpath); user_syntax_file_path 782 src/editor/editcmd.c const char *user_syntax_file_basename = x_basename (user_syntax_file_path); user_syntax_file_path 787 src/editor/editcmd.c g_strndup (user_syntax_file_path, user_syntax_file_basename - user_syntax_file_path);