Searched refs:STRQNULL (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/tcsh/
H A Dtc.const.c383 Char STRQNULL[] = { (Char)('\0' | QUOTE), '\0' }; variable
H A Dsh.parse.c165 alout.next->word = Strspl(STRQNULL, cp);
H A Dsh.lex.c1026 return Strsave(STRQNULL);
H A Dsh.proc.c914 if (cp[0] == STRQNULL[0])

Completed in 96 milliseconds