Lines Matching refs:getC

127 #define getC(f)		(((getCtmp = peekc) != '\0') ? (peekc = 0, (eChar)getCtmp) : getC1(f))  macro
307 while ((c = getC(DOALL)) == ' ' || c == '\t') in word()
316 c1 = getC(DOALL); in word()
330 c = getC(0); in word()
350 c = getC(0); in word()
374 c = getC(0); in word()
409 c = getC(0); in word()
429 c = getC(dolflg); in word()
507 c = sc = getC(DOEXCL); in getdol()
516 Strbuf_append1(&name, c), c = getC(DOEXCL); in getdol()
518 special++, Strbuf_append1(&name, c), c = getC(DOEXCL); in getdol()
550 while ((c = getC(DOEXCL)) != 0) { in getdol()
557 while ((c = getC(DOEXCL)) != 0) { in getdol()
582 c = getC(DOEXCL | DODOL); in getdol()
591 c = getC(DOEXCL); in getdol()
602 Strbuf_append1(&name, c), c = getC(DOEXCL), gmodflag = 0, amodflag = 0; in getdol()
608 Strbuf_append1(&name, c); c = getC(DOEXCL); in getdol()
615 Strbuf_append1(&name, c); c = getC(DOEXCL); in getdol()
621 eChar delim = getC(0); in getdol()
629 while ((c = getC(0)) != CHAR_ERR) { in getdol()
647 while ((c = getC(DOEXCL)) == ':'); in getdol()
653 c = getC(DOEXCL); in getdol()
697 c = getC(0); in getexcl()
722 c = getC(0); in getexcl()
727 c = getC(0); in getexcl()
739 c = getC(0); in getexcl()
745 c = getC(0); in getexcl()
754 c = getC(0); in getexcl()
759 c = getC(0); in getexcl()
777 sc = c = getC(0); in getsub()
780 sc = c = getC(0); in getsub()
819 delim = getC(0); in getsub()
829 c = getC(0); in getsub()
837 c = getC(0); in getsub()
852 c = getC(0); in getsub()
860 c = getC(0); in getsub()
882 while ((c = getC(0)) == ':'); in getsub()
1086 eChar c = getC(0); in getsel()
1138 c = getC(0); in getsel()
1154 c = getC(0); in getsel()
1176 c = (sc == HISTSUB && HISTSUB != '\0') ? (eChar)HIST : getC(0); in gethent()
1207 c = getC(0); in gethent()
1225 c = getC(0); in gethent()
1257 c = getC(0); in gethent()