Searched refs:quotec (Results 1 – 2 of 2) sorted by relevance
441 char linebuf[LINESIZE], quotec; in getrawlist() local451 quotec = 0; in getrawlist()453 if (quotec) { in getrawlist()454 if (*cp == quotec) { in getrawlist()455 quotec = 0; in getrawlist()473 quotec = *cp++; in getrawlist()520 int quotec; in scan() local587 quotec = 0; in scan()589 quotec = c; in scan()593 if (quotec == 0 && c == '\\') { in scan()[all …]
965 quotec(void) in quotec() function1060 c = quotec(); in getargs()