Searched refs:STRwarnebcdic (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/tcsh/ |
H A D | ed.xmap.c | 675 if (CTL_ESC(val) != val && adrof(STRwarnebcdic)) in parseescape() 695 if (adrof(STRwarnebcdic)) in parseescape()
|
H A D | tc.const.c | 484 Char STRwarnebcdic[] = { 'w', 'a', 'r', 'n', 'e', 'b', 'c', 'd', 'i', 'c', '\0' }; variable
|