HomeSort by: relevance | last modified time | path
    Searched defs:dolp (Results 1 - 3 of 3) sorted by relevancy

  /src/bin/csh/
dol.c 79 static Char *dolp; /* Remaining chars from this word */ variable in typeref:typename:Char *
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
    [all...]
dol.c 79 static Char *dolp; /* Remaining chars from this word */ variable in typeref:typename:Char *
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
    [all...]
dol.c 79 static Char *dolp; /* Remaining chars from this word */ variable in typeref:typename:Char *
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
    [all...]

Completed in 39 milliseconds