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

/freebsd-12-stable/contrib/ncurses/include/
H A Dterm_entry.h85 long startline; member in struct:entry
/freebsd-12-stable/usr.bin/sed/
H A Ddefs.h97 u_long startline; /* Start line number or zero */ member in struct:s_command
/freebsd-12-stable/contrib/sqlite3/
H A Dshell.c20607 static int runOneSqlLine(ShellState *p, char *zSql, FILE *in, int startline){ argument
20621 "Error: near line %d:", startline); local
20659 int startline = 0; /* Line number for start of current input */ local

Completed in 199 milliseconds