Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c26098 char *zLabel, /* Label for this one line */ in displayStatLine()
33376 char zLabel[20]; in do_meta_command() local
35039 const char *zLabel; /* Name of optimization */ in do_meta_command() member
35085 const char *zLabel = 0; in do_meta_command() local
H A Dsqlite3.c34103 static void sqlite3TreeViewItem(TreeView *p, const char *zLabel,u8 moreFollows){ in sqlite3TreeViewItem()
34922 const char *zLabel in sqlite3TreeViewBareExprList()
34977 const char *zLabel in sqlite3TreeViewExprList()
34990 const char *zLabel in sqlite3TreeViewBareIdList()
35013 const char *zLabel in sqlite3TreeViewIdList()
35122 const char *zLabel = "INSERT"; in sqlite3TreeViewInsert() local
35193 const char *zLabel = "UPDATE"; in sqlite3TreeViewUpdate() local
175322 static const char zLabel[] = "0123456789abcdefghijklmnopqrstuvwyxz" local
215775 const char *zLabel; local