Home
last modified time | relevance | path

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

/original-bsd/bin/csh/
H A Ddol.c57 static int dolnmod; /* Number of modifiers */ variable
386 dolnmod = dolmcnt = dolwcnt = 0; in Dgetdol()
432 dolmod[dolnmod++] = 'q'; in Dgetdol()
632 dolmod[dolnmod++] = c; in fixDolMod()
633 dolmod[dolnmod++] = delim; in fixDolMod()
641 dolmod[dolnmod++] = c; in fixDolMod()
653 dolmod[dolnmod++] = c; in fixDolMod()
671 if (dolnmod == 0 || dolmcnt == 0) {
676 for (i = 0; i < dolnmod; i++) {