Searched defs:startline (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/ncurses/include/
H A Dterm_entry.h130 long startline; member in struct:entry
/freebsd-current/usr.bin/sed/
H A Ddefs.h94 u_long startline; /* Start line number or zero */ member in struct:s_command
/freebsd-current/contrib/sqlite3/
H A Dshell.c28353 static int runOneSqlLine(ShellState *p, char *zSql, FILE *in, int startline){ argument
28382 "%s near line %d:", zErrorType, startline); local
28456 i64 startline = 0; /* Line number for start of current input */ local

Completed in 164 milliseconds