Searched refs:lastquote (Results 1 – 1 of 1) sorted by relevance
2583 unsigned int lastquote; in one_file() local2600 for (white = 1, lastquote = 0, p = buff; *p; p++) in one_file()2626 lastquote = p - buff; in one_file()2644 while (strlen(buff) > lastquote && isspace((int)unhide_meta(buff[strlen(buff)-1]))) in one_file()