Lines Matching refs:char_u

157     char_u	*fname;		// file name, used when fnum == 0
168 char_u *tagname; // tag name
172 char_u *user_data; // used with tagfunc
189 char_u *wo_briopt;
192 char_u *wo_wcr;
207 char_u *wo_fdi;
213 char_u *wo_fdm;
215 char_u *wo_fdm_save;
222 char_u *wo_fde;
224 char_u *wo_fdt;
227 char_u *wo_fmr;
236 char_u *wo_lcs;
242 char_u *wo_ve;
261 char_u *wo_rlc;
275 char_u *wo_culopt;
277 char_u *wo_cc;
281 char_u *wo_sbr;
285 char_u *wo_stl;
301 char_u *wo_cocu; // 'concealcursor'
311 char_u *wo_scl;
315 char_u *wo_twk;
317 char_u *wo_tws;
382 char_u *ul_line; // text of the line
525 char_u *bh_data; // pointer to memory (for used block)
559 char_u b_str[1]; // contents (actually longer)
584 char_u *xp_pattern; // start of item to expand
588 char_u *xp_arg; // completion function
599 char_u **xp_files; // list of files
600 char_u *xp_line; // text being completed
617 char_u *cmdbuff; // pointer to command line buffer
624 char_u *cmdprompt; // message in front of cmdline
632 char_u *xp_arg; // user-defined expansion arg
670 char_u *cmod_save_ei; // saved value of 'eventignore'
686 char_u *mf_fname; // name of the file
687 char_u *mf_ffname; // idem, full path
706 char_u mf_seed[MF_SEED_LEN]; // seed for encryption
710 char_u *mf_old_key;
712 char_u mf_old_seed[MF_SEED_LEN];
768 char_u *ml_line_ptr; // pointer to cached line
820 char_u pt_name[1]; // property type name, actually longer
832 char_u sg_name[1]; // sign group name, actually longer
853 char_u *sat_text;
887 char_u *ae_fname; // file name as specified
994 char_u *sfile; // value from estack_sfile(), allocated
1019 char_u *throw_name; // name of the throw point
1057 char_u keyword[1]; // actually longer
1111 char_u *start; // start escape sequence
1112 char_u *stop; // stop escape sequence
1163 char_u *tb_buf; // buffer for typed characters
1164 char_u *tb_noremap; // mapping flags for characters in tb_buf[]
1184 char_u *save_inputbuf;
1212 char_u *hisstr; // actual entry, separator char after the NUL
1239 char_u *m_keys; // mapped from, lhs
1240 char_u *m_str; // mapped to, rhs
1241 char_u *m_orig_str; // rhs as entered by the user
1261 char_u *start;
1281 char_u *hi_key;
1374 char_u *cb_name;
1418 char_u tt_flags; // TTFLAG_ values
1441 char_u *v_string; // string value (can be NULL!)
1536 char_u di_flags; // DI_FLAGS_ flags (only used for variable)
1537 char_u di_key[1]; // key (actually longer!)
1549 char_u di_flags; // DI_FLAGS_ flags (only used for variable)
1550 char_u di_key[DICTITEM16_KEY_LEN + 1]; // key
1637 char_u *uf_va_name; // name from "...name" or NULL
1680 char_u *uf_name_exp; // if "uf_name[]" starts with SNR the name with
1682 char_u uf_name[4]; // name of function (actual size equals name);
1717 char_u room[VAR_SHORT_LEN]; // room for the name
1749 char_u *fd_newkey; // new key in "dict" in allocated memory
1788 char_u sav_flags; // DI_FLAGS_ flags (only used for variable)
1789 char_u sav_key[1]; // key (actually longer!)
1807 char_u *sv_name; // points into "sn_all_vars" di_key
1815 char_u *imp_name; // name imported as (allocated)
1825 char_u *imp_funcname; // user func name (NOT allocated)
1836 char_u *sn_name;
1864 char_u *sn_save_cpo; // 'cpo' value when :vim9script found
1898 char_u *(*eval_getline)(int, void *, int, getline_opt_T);
1915 char_u *eval_tofree;
1924 char_u *eval_tofree_lambda;
2034 char_u *pt_name; // function name; when NULL use
2072 char_u *es_name; // replaces "sourcing_name"
2119 char_u *jv_tty_in; // controlling tty input, allocated
2120 char_u *jv_tty_out; // controlling tty output, allocated
2121 char_u *jv_stoponexit; // allocated
2123 char_u *jv_termsig; // allocated
2126 char_u *jv_tty_type; // allocated
2145 char_u *rq_buffer;
2383 char_u jo_io_name_buf[4][NUMBUFLEN];
2384 char_u *jo_io_name[4]; // not allocated!
2407 char_u jo_stoponexit_buf[NUMBUFLEN];
2408 char_u *jo_stoponexit;
2410 char_u jo_cwd_buf[NUMBUFLEN];
2411 char_u *jo_cwd;
2422 char_u jo_term_name_buf[NUMBUFLEN];
2423 char_u *jo_term_name;
2424 char_u jo_term_opencmd_buf[NUMBUFLEN];
2425 char_u *jo_term_opencmd;
2427 char_u jo_eof_chars_buf[NUMBUFLEN];
2428 char_u *jo_eof_chars;
2429 char_u jo_term_kill_buf[NUMBUFLEN];
2430 char_u *jo_term_kill;
2434 char_u jo_term_highlight_buf[NUMBUFLEN];
2435 char_u *jo_term_highlight;
2437 char_u jo_term_api_buf[NUMBUFLEN];
2438 char_u *jo_term_api;
2600 char_u *b_syn_linecont_pat; // line continuation pattern
2640 char_u b_spell_ismw[256]; // flags: is midword char
2641 char_u *b_spell_ismw_mb; // multi-byte midword chars
2642 char_u *b_p_spc; // 'spellcapcheck'
2644 char_u *b_p_spf; // 'spellfile'
2645 char_u *b_p_spl; // 'spelllang'
2646 char_u *b_p_spo; // 'spelloptions'
2652 char_u b_syn_chartab[32]; // syntax iskeyword option
2653 char_u *b_syn_isk; // iskeyword option
2687 char_u *b_ffname; // full path file name, allocated
2688 char_u *b_sfname; // short file name, allocated, may be equal to
2690 char_u *b_fname; // current file name, points to b_ffname or
2704 char_u b_key[VIM_SIZEOF_INT * 2 + 1];
2774 char_u b_chartab[32];
2846 char_u *b_p_bkc; // 'backupcopy'
2851 char_u *b_p_bh; // 'bufhidden'
2852 char_u *b_p_bt; // 'buftype'
2861 char_u *b_p_cino; // 'cinoptions'
2862 char_u *b_p_cink; // 'cinkeys'
2865 char_u *b_p_cinw; // 'cinwords'
2867 char_u *b_p_com; // 'comments'
2869 char_u *b_p_cms; // 'commentstring'
2871 char_u *b_p_cpt; // 'complete'
2873 char_u *b_p_csl; // 'completeslash'
2876 char_u *b_p_cfu; // 'completefunc'
2877 char_u *b_p_ofu; // 'omnifunc'
2880 char_u *b_p_tfu; // 'tagfunc'
2887 char_u *b_p_fenc; // 'fileencoding'
2888 char_u *b_p_ff; // 'fileformat'
2889 char_u *b_p_ft; // 'filetype'
2890 char_u *b_p_fo; // 'formatoptions'
2891 char_u *b_p_flp; // 'formatlistpat'
2893 char_u *b_p_isk; // 'iskeyword'
2895 char_u *b_p_def; // 'define' local value
2896 char_u *b_p_inc; // 'include'
2898 char_u *b_p_inex; // 'includeexpr'
2903 char_u *b_p_inde; // 'indentexpr'
2905 char_u *b_p_indk; // 'indentkeys'
2907 char_u *b_p_fp; // 'formatprg'
2909 char_u *b_p_fex; // 'formatexpr'
2913 char_u *b_p_key; // 'key'
2915 char_u *b_p_kp; // 'keywordprg'
2919 char_u *b_p_menc; // 'makeencoding'
2920 char_u *b_p_mps; // 'matchpairs'
2924 char_u *b_p_nf; // 'nrformats'
2927 char_u *b_p_qe; // 'quoteescape'
2938 char_u *b_p_sua; // 'suffixesadd'
2943 char_u *b_p_syn; // 'syntax'
2954 char_u *b_p_vsts; // 'varsofttabstop'
2956 char_u *b_p_vsts_nopaste; // b_p_vsts saved for paste mode
2957 char_u *b_p_vts; // 'vartabstop'
2961 char_u *b_p_keymap; // 'keymap'
2968 char_u *b_p_gp; // 'grepprg' local value
2969 char_u *b_p_mp; // 'makeprg' local value
2970 char_u *b_p_efm; // 'errorformat' local value
2972 char_u *b_p_ep; // 'equalprg' local value
2973 char_u *b_p_path; // 'path' local value
2975 char_u *b_p_tags; // 'tags' local value
2976 char_u *b_p_tc; // 'tagcase' local value
2978 char_u *b_p_dict; // 'dictionary' local value
2979 char_u *b_p_tsr; // 'thesaurus' local value
2981 char_u *b_p_tsrfu; // 'thesaurusfunc' local value
2988 char_u *b_p_lw; // 'lispwords' local value
3044 char_u *b_start_fenc; // 'fileencoding' when edit started or NULL
3061 char_u *b_p_bexpr; // 'balloonexpr' local value
3065 char_u *b_p_cm; // 'cryptmethod'
3090 char_u *b_prompt_text; // set by prompt_setprompt()
3220 char_u *tp_localdir; // absolute path of local directory or
3222 char_u *tp_prevdir; // previous directory
3353 char_u *pattern; // pattern to highlight
3501 char_u *w_popup_title;
3518 char_u *w_scrollbar_highlight; // "scrollbarhighlight"
3519 char_u *w_thumb_highlight; // "thumbhighlight"
3522 char_u *w_border_highlight[4]; // popup border highlight
3552 char_u *w_popup_mask_cells; // cached mask cells
3664 char_u *w_localdir; // absolute path of local directory or
3666 char_u *w_prevdir; // previous directory
3693 char_u w_p_culopt_flags; // flags for cursorline highlighting
3852 char_u *searchbuf; // return: pointer to search pattern or NULL
3941 char_u *name; // Name of menu, possibly translated
3942 char_u *dname; // Displayed Name ("name" without '&')
3944 char_u *en_name; // "name" untranslated, NULL when "name"
3946 char_u *en_dname; // "dname" untranslated, NULL when "dname"
3949 char_u *actext; // accelerator text (after TAB)
3956 char_u *iconfile; // name of file for icon or NULL
3960 char_u *strings[MENU_MODES]; // Mapped string for each mode
4024 char_u *globaldir; // saved value of globaldir
4035 char_u *string; // points into option string
4070 char_u *jobname;
4072 char_u *outfile;
4073 char_u *arguments;
4084 char_u *pum_text; // main menu text
4085 char_u *pum_kind; // extra kind text (may be truncated)
4086 char_u *pum_extra; // extra menu text (may be truncated)
4087 char_u *pum_info; // extra info
4095 char_u *tn_tags; // value of 'tags' when starting
4096 char_u *tn_np; // current position in tn_tags
4105 char_u buffer[64];
4140 char_u *js_buf; // text to be decoded
4141 char_u *js_end; // NUL in js_buf
4165 char_u *fname; // first file to edit
4168 char_u *use_vimrc; // vimrc from -u argument
4172 char_u *commands[MAX_ARG_CMDS]; // commands from + or -c arg.
4173 char_u cmds_tofree[MAX_ARG_CMDS]; // commands that need free()
4175 char_u *pre_commands[MAX_ARG_CMDS]; // commands from --cmd argument
4178 char_u *tagname; // tag from -t argument
4180 char_u *use_ef; // 'errorfile' from -q argument
4186 char_u *term; // specified terminal name
4199 char_u *serverName_arg; // cmdline arg for server name
4200 char_u *serverStr; // remote server command
4201 char_u *serverStrEnc; // encoding of serverStr
4202 char_u *servername; // allocated name for our server
4245 char_u *ll_name; // start of variable name (can be NULL)
4246 char_u *ll_name_end; // end of variable name (can be NULL)
4248 char_u *ll_exp_name; // NULL or expanded name in allocated memory.
4260 char_u *ll_newkey; // New key for Dict in alloc. mem or NULL.
4339 char_u *textstart; // pointer to 1st char (partially) in block
4355 char_u **y_array; // pointer to array of line pointers
4357 char_u y_type; // MLINE, MCHAR or MBLOCK
4377 char_u *pat; // the pattern (in allocated memory) or NULL
4406 char_u *nextline; // if not NULL: line that was read ahead
4415 char_u *fname; // name of sourced file