Lines Matching defs:line
33 * if <arg> is a file and first line matches50 int* line;86 (*d->line)++;153 * if line!=0 then it points to a line count that starts at 0154 * and is incremented for each input line158 tokline(const char* arg, int flags, int* line)190 *(d->line = line ? line : &hidden) = 0;