Searched refs:STRtilde (Results 1 – 3 of 3) sorted by relevance
/minix/bin/csh/ | ||
H A D | const.c | 158 Char STRtilde[] = { '~', '\0' }; variable |
H A D | exp.c | 415 if (eq(**vp, STRtilde)) { in exp6() |
H A D | file.c | 559 copyn(word, STRtilde, 1); in tsearch() |