Home | History | Annotate | Download | only in src

Lines Matching refs:start_lineno

912     local($field, $val, $flags, $do_chop, $need_redo, $start_lineno);
921 $start_lineno = $. if !defined $start_lineno;
1077 "$prog:$file:$start_lineno: end-of-file while reading test\n";
1086 "$prog:$file:$start_lineno: required field \"$field\" missing\n";
1092 $test{':long-name'} = "$file:$start_lineno:$test{'name'}";