Searched refs:DODOL (Results 1 – 3 of 3) sorted by relevance
169 c = DgetC(DODOL); in Dword()199 dolflg = c1 == '"' ? DODOL : 0; in Dword()253 c = DgetC(DODOL); in Dword()481 c = DgetC(DODOL); /* Allow $ expand within [ ] */ in Dgetdol()713 c = DgetC(DODOL); in heredoc()
254 #define DODOL 1 macro256 #define DOALL DODOL|DOEXCL
368 if (c == '$' && (flag & DODOL)) { in getC1()