File: //home/ubuntu/neovim/build/include/optionstr.h.generated.h
// IWYU pragma: private, include "nvim/optionstr.h"
#define DEFINE_FUNC_ATTRIBUTES
#include "nvim/func_attr.h"
#undef DEFINE_FUNC_ATTRIBUTES
#ifndef DLLEXPORT
# ifdef MSWIN
# define DLLEXPORT __declspec(dllexport)
# else
# define DLLEXPORT
# endif
#endif
DLLEXPORT void didset_string_options(void);
DLLEXPORT char *illegal_char(char *errbuf, size_t errbuflen, int c);
DLLEXPORT void check_buf_options(buf_T *buf);
DLLEXPORT void free_string_option(char *p);
DLLEXPORT void clear_string_option(char **pp);
DLLEXPORT void check_string_option(char **pp);
DLLEXPORT int check_signcolumn(win_T *wp);
DLLEXPORT const char *check_stl_option(char *s);
DLLEXPORT _Bool check_illegal_path_names(char *val, uint32_t flags);
DLLEXPORT const char *did_set_ambiwidth(optset_T *args FUNC_ATTR_UNUSED);
DLLEXPORT int expand_set_ambiwidth(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_background(optset_T *args);
DLLEXPORT int expand_set_background(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_backspace(optset_T *args FUNC_ATTR_UNUSED);
DLLEXPORT int expand_set_backspace(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_backupcopy(optset_T *args);
DLLEXPORT int expand_set_backupcopy(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_backupext_or_patchmode(optset_T *args FUNC_ATTR_UNUSED);
DLLEXPORT const char *did_set_belloff(optset_T *args FUNC_ATTR_UNUSED);
DLLEXPORT int expand_set_belloff(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_breakat(optset_T *args FUNC_ATTR_UNUSED);
DLLEXPORT const char *did_set_breakindentopt(optset_T *args);
DLLEXPORT int expand_set_breakindentopt(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_bufhidden(optset_T *args);
DLLEXPORT int expand_set_bufhidden(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_buftype(optset_T *args);
DLLEXPORT int expand_set_buftype(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_casemap(optset_T *args FUNC_ATTR_UNUSED);
DLLEXPORT int expand_set_casemap(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_chars_option(optset_T *args);
DLLEXPORT int expand_set_chars_option(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_cinoptions(optset_T *args FUNC_ATTR_UNUSED);
DLLEXPORT const char *did_set_clipboard(optset_T *args FUNC_ATTR_UNUSED);
DLLEXPORT int expand_set_clipboard(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_colorcolumn(optset_T *args);
DLLEXPORT const char *did_set_comments(optset_T *args);
DLLEXPORT const char *did_set_commentstring(optset_T *args);
DLLEXPORT const char *did_set_complete(optset_T *args);
DLLEXPORT int expand_set_complete(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_completeopt(optset_T *args FUNC_ATTR_UNUSED);
DLLEXPORT int expand_set_completeopt(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_concealcursor(optset_T *args);
DLLEXPORT int expand_set_concealcursor(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_cpoptions(optset_T *args);
DLLEXPORT int expand_set_cpoptions(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_cursorlineopt(optset_T *args);
DLLEXPORT int expand_set_cursorlineopt(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_debug(optset_T *args FUNC_ATTR_UNUSED);
DLLEXPORT int expand_set_debug(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_diffopt(optset_T *args FUNC_ATTR_UNUSED);
DLLEXPORT int expand_set_diffopt(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_display(optset_T *args FUNC_ATTR_UNUSED);
DLLEXPORT int expand_set_display(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_eadirection(optset_T *args FUNC_ATTR_UNUSED);
DLLEXPORT int expand_set_eadirection(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_encoding(optset_T *args);
DLLEXPORT int expand_set_encoding(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_eventignore(optset_T *args FUNC_ATTR_UNUSED);
DLLEXPORT int expand_set_eventignore(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_fileformat(optset_T *args);
DLLEXPORT int expand_set_fileformat(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT char *get_fileformat_name(expand_T *xp FUNC_ATTR_UNUSED, int idx);
DLLEXPORT const char *did_set_fileformats(optset_T *args);
DLLEXPORT const char *did_set_filetype_or_syntax(optset_T *args);
DLLEXPORT const char *did_set_foldclose(optset_T *args FUNC_ATTR_UNUSED);
DLLEXPORT int expand_set_foldclose(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_foldcolumn(optset_T *args);
DLLEXPORT int expand_set_foldcolumn(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_foldexpr(optset_T *args);
DLLEXPORT const char *did_set_foldignore(optset_T *args);
DLLEXPORT const char *did_set_foldmarker(optset_T *args);
DLLEXPORT const char *did_set_foldmethod(optset_T *args);
DLLEXPORT int expand_set_foldmethod(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_foldopen(optset_T *args FUNC_ATTR_UNUSED);
DLLEXPORT int expand_set_foldopen(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_formatoptions(optset_T *args);
DLLEXPORT int expand_set_formatoptions(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_guicursor(optset_T *args FUNC_ATTR_UNUSED);
DLLEXPORT const char *did_set_helpfile(optset_T *args FUNC_ATTR_UNUSED);
DLLEXPORT const char *did_set_helplang(optset_T *args FUNC_ATTR_UNUSED);
DLLEXPORT const char *did_set_highlight(optset_T *args);
DLLEXPORT const char *did_set_iconstring(optset_T *args);
DLLEXPORT const char *did_set_inccommand(optset_T *args FUNC_ATTR_UNUSED);
DLLEXPORT int expand_set_inccommand(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_isopt(optset_T *args);
DLLEXPORT const char *did_set_jumpoptions(optset_T *args FUNC_ATTR_UNUSED);
DLLEXPORT int expand_set_jumpoptions(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_keymap(optset_T *args);
DLLEXPORT const char *did_set_keymodel(optset_T *args FUNC_ATTR_UNUSED);
DLLEXPORT int expand_set_keymodel(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_lispoptions(optset_T *args);
DLLEXPORT int expand_set_lispoptions(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_matchpairs(optset_T *args);
DLLEXPORT const char *did_set_mkspellmem(optset_T *args FUNC_ATTR_UNUSED);
DLLEXPORT const char *did_set_mouse(optset_T *args);
DLLEXPORT int expand_set_mouse(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_mousemodel(optset_T *args FUNC_ATTR_UNUSED);
DLLEXPORT int expand_set_mousemodel(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_mousescroll(optset_T *args FUNC_ATTR_UNUSED);
DLLEXPORT int expand_set_mousescroll(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_nrformats(optset_T *args);
DLLEXPORT int expand_set_nrformats(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_optexpr(optset_T *args);
DLLEXPORT const char *did_set_redrawdebug(optset_T *args FUNC_ATTR_UNUSED);
DLLEXPORT const char *did_set_rightleftcmd(optset_T *args);
DLLEXPORT int expand_set_rightleftcmd(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_rulerformat(optset_T *args);
DLLEXPORT const char *did_set_scrollopt(optset_T *args FUNC_ATTR_UNUSED);
DLLEXPORT int expand_set_scrollopt(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_selection(optset_T *args FUNC_ATTR_UNUSED);
DLLEXPORT int expand_set_selection(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_selectmode(optset_T *args FUNC_ATTR_UNUSED);
DLLEXPORT int expand_set_selectmode(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_sessionoptions(optset_T *args);
DLLEXPORT int expand_set_sessionoptions(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_shada(optset_T *args);
DLLEXPORT const char *did_set_shortmess(optset_T *args);
DLLEXPORT int expand_set_shortmess(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_showbreak(optset_T *args);
DLLEXPORT const char *did_set_showcmdloc(optset_T *args FUNC_ATTR_UNUSED);
DLLEXPORT int expand_set_showcmdloc(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_signcolumn(optset_T *args);
DLLEXPORT int expand_set_signcolumn(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_spellcapcheck(optset_T *args);
DLLEXPORT const char *did_set_spellfile(optset_T *args);
DLLEXPORT const char *did_set_spelllang(optset_T *args);
DLLEXPORT const char *did_set_spelloptions(optset_T *args);
DLLEXPORT int expand_set_spelloptions(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_spellsuggest(optset_T *args FUNC_ATTR_UNUSED);
DLLEXPORT int expand_set_spellsuggest(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_splitkeep(optset_T *args FUNC_ATTR_UNUSED);
DLLEXPORT int expand_set_splitkeep(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_statuscolumn(optset_T *args);
DLLEXPORT const char *did_set_statusline(optset_T *args);
DLLEXPORT const char *did_set_switchbuf(optset_T *args FUNC_ATTR_UNUSED);
DLLEXPORT int expand_set_switchbuf(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_tabclose(optset_T *args FUNC_ATTR_UNUSED);
DLLEXPORT int expand_set_tabclose(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_tabline(optset_T *args);
DLLEXPORT const char *did_set_tagcase(optset_T *args);
DLLEXPORT int expand_set_tagcase(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_termpastefilter(optset_T *args FUNC_ATTR_UNUSED);
DLLEXPORT int expand_set_termpastefilter(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_titlestring(optset_T *args);
DLLEXPORT const char *did_set_varsofttabstop(optset_T *args);
DLLEXPORT const char *did_set_vartabstop(optset_T *args);
DLLEXPORT const char *did_set_verbosefile(optset_T *args);
DLLEXPORT const char *did_set_viewoptions(optset_T *args FUNC_ATTR_UNUSED);
DLLEXPORT const char *did_set_virtualedit(optset_T *args);
DLLEXPORT int expand_set_virtualedit(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_whichwrap(optset_T *args);
DLLEXPORT int expand_set_whichwrap(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_wildmode(optset_T *args FUNC_ATTR_UNUSED);
DLLEXPORT int expand_set_wildmode(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_wildoptions(optset_T *args FUNC_ATTR_UNUSED);
DLLEXPORT int expand_set_wildoptions(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_winaltkeys(optset_T *args FUNC_ATTR_UNUSED);
DLLEXPORT int expand_set_winaltkeys(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT const char *did_set_winbar(optset_T *args);
DLLEXPORT const char *did_set_winhighlight(optset_T *args);
DLLEXPORT int expand_set_winhighlight(optexpand_T *args, int *numMatches, char ***matches);
DLLEXPORT int check_ff_value(char *p);
DLLEXPORT const char *set_chars_option(win_T *wp, const char *value, CharsOption what, _Bool apply, char *errbuf, size_t errbuflen);
DLLEXPORT char *get_fillchars_name(expand_T *xp FUNC_ATTR_UNUSED, int idx);
DLLEXPORT char *get_listchars_name(expand_T *xp FUNC_ATTR_UNUSED, int idx);
DLLEXPORT const char *check_chars_options(void);
#include "nvim/func_attr.h"