OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:start_lineno
(Results
1 - 2
of
2
) sorted by null
/external/mksh/src/
check.pl
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'}";
[
all
...]
/external/chromium_org/third_party/sqlite/src/tool/
lemon.c
2467
int
start_lineno
= 1;
local
[
all
...]
Completed in 255 milliseconds