Searched defs:compl_S (Results 1 – 1 of 1) sorted by relevance
103 struct compl_S struct105 compl_T *cp_next;106 compl_T *cp_prev;107 char_u *cp_str; // matched text108 char_u *(cp_text[CPT_COUNT]); // text for the menu110 typval_T cp_user_data;112 char_u *cp_fname; // file containing the match, allocated when114 int cp_flags; // CP_ values115 int cp_number; // sequence number