Searched refs:quotec (Results 1 – 2 of 2) sorted by relevance
442 char linebuf[LINESIZE], quotec; in getrawlist() local452 quotec = 0; in getrawlist()454 if (quotec) { in getrawlist()455 if (*cp == quotec) { in getrawlist()456 quotec = 0; in getrawlist()474 quotec = *cp++; in getrawlist()521 int quotec; in scan() local588 quotec = 0; in scan()590 quotec = c; in scan()594 if (quotec == 0 && c == '\\') { in scan()[all …]
964 quotec(void) in quotec() function1059 c = quotec(); in getargs()