Searched refs:K_COLON (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/nvi/ex/ | ||
H A D | ex_map.c | 86 case K_COLON: in ex_map() |
/freebsd/contrib/nvi/common/ | ||
H A D | key.h | 84 K_COLON, /* : */ enumerator |
H A D | key.c | 68 {K_COLON, ':'}, /* : */ |