Home | History | Annotate | Download | only in csh

Lines Matching defs:dolp

79 static Char *dolp;		/* Remaining chars from this word */
156 dolp = 0;
348 if (dolp) {
349 if ((c = *dolp++ & (QUOTE | TRIM)) != '\0')
356 dolp = 0;
476 dolp = ffile ? STR1 : STR0;
509 dolp = (vp || getenv(short2str(name))) ? STR1 : STR0;
536 if (dolp || dolcnt) /* $ exp must end before ] */
681 dolp = cp;
774 dolp = STRNULL;