Home
last modified time | relevance | path

Searched defs:compl_S (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dinsexpand.c103 struct compl_S struct
105 compl_T *cp_next;
106 compl_T *cp_prev;
107 char_u *cp_str; // matched text
108 char_u *(cp_text[CPT_COUNT]); // text for the menu
110 typval_T cp_user_data;
112 char_u *cp_fname; // file containing the match, allocated when
114 int cp_flags; // CP_ values
115 int cp_number; // sequence number