Home
last modified time | relevance | path

Searched refs:acstrans (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ncurses/progs/
H A Ddump_entry.c1212 static const char acstrans[] = "lqkxjmwuvtn"; in fmt_entry() local
1215 char *tp, boxchars[sizeof(acstrans)]; in fmt_entry()
1218 for (cp = acstrans; *cp; cp++) { in fmt_entry()