Searched defs:cvlist (Results 1 – 3 of 3) sorted by relevance
7 struct cvlist struct9 char *ld; /* must be seen before using this conversion */10 char *si; /* options for last input characters */11 Rune *so; /* the corresponding Rune for each si entry */
8 struct cvlist struct10 char *ld; /* must be seen before using this conversion */11 char *si; /* options for last input characters */12 Rune so[50]; /* the corresponding Rune for each si entry */