Lines Matching refs:DgetC
160 c = DgetC(DODOL); in Dword()
192 c = DgetC(dolflg); in Dword()
229 c = DgetC(0); /* No $ subst! */ in Dword()
244 c = DgetC(DODOL); in Dword()
246 c = DgetC(0); in Dword()
279 DgetC(int flag) in DgetC() function
349 c = sc = DgetC(0); in Dgetdol()
351 c = DgetC(0); /* sc is { to take } later */ in Dgetdol()
353 dimen++, c = DgetC(0); /* $# takes dimension */ in Dgetdol()
355 bitset++, c = DgetC(0); /* $? tests existence */ in Dgetdol()
406 c = DgetC(0); in Dgetdol()
434 c = DgetC(0); in Dgetdol()
467 c = DgetC(0); in Dgetdol()
472 c = DgetC(DODOL); /* Allow $ expand within [ ] */ in Dgetdol()
543 c = DgetC(0); in Dgetdol()
545 c = DgetC(0), dolmcnt = 1; in Dgetdol()
547 c = DgetC(0), dolmcnt = 10000; in Dgetdol()
704 c = DgetC(DODOL); in heredoc()
711 c = DgetC(0); in heredoc()