user_syntax_file_path 778 src/editor/editcmd.c const char *user_syntax_file_path = vfs_path_as_str (user_syntax_file_vpath); user_syntax_file_path 781 src/editor/editcmd.c const char *user_syntax_file_basename = x_basename (user_syntax_file_path); user_syntax_file_path 786 src/editor/editcmd.c g_strndup (user_syntax_file_path, user_syntax_file_basename - user_syntax_file_path);