Home
last modified time | relevance | path

Searched defs:zLabel (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c32363 static void sqlite3TreeViewItem(TreeView *p, const char *zLabel,u8 moreFollows){ in sqlite3TreeViewItem()
33168 const char *zLabel in sqlite3TreeViewBareExprList()
33217 const char *zLabel in sqlite3TreeViewExprList()
33230 const char *zLabel in sqlite3TreeViewBareIdList()
33267 const char *zLabel in sqlite3TreeViewIdList()
33376 const char *zLabel = "INSERT"; in sqlite3TreeViewInsert() local
33447 const char *zLabel = "UPDATE"; in sqlite3TreeViewUpdate() local
H A Dshell.c19890 char *zLabel, /* Label for this one line */ in displayStatLine()
25906 char zLabel[20]; in do_meta_command() local