Searched defs:match_chars (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/bsd/nvi/dist/vi/ | ||
H A D | v_match.c | 49 const char *match_chars; in v_match() local |
/netbsd-src/lib/libedit/ | ||
H A D | vi.c | 813 const wchar_t match_chars[] = L"()[]{}"; in vi_match() local |