Searched refs:past_EOL (Results 1 – 1 of 1) sorted by relevance
4452 unsigned past_EOL; in fetch_till_str() local4474 if (strcmp(heredoc.data + past_EOL, word) == 0) { in fetch_till_str()4475 heredoc.data[past_EOL] = '\0'; in fetch_till_str()4486 past_EOL = heredoc.length; in fetch_till_str()