Home
last modified time | relevance | path

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

/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/
H A Dsqlite3.c32279 static void sqlite3TreeViewItem(TreeView *p, const char *zLabel,u8 moreFollows){ in sqlite3TreeViewItem()
33084 const char *zLabel in sqlite3TreeViewBareExprList()
33133 const char *zLabel in sqlite3TreeViewExprList()
33146 const char *zLabel in sqlite3TreeViewBareIdList()
33183 const char *zLabel in sqlite3TreeViewIdList()
33292 const char *zLabel = "INSERT"; in sqlite3TreeViewInsert() local
33363 const char *zLabel = "UPDATE"; in sqlite3TreeViewUpdate() local
H A Dshell.c19889 char *zLabel, /* Label for this one line */ in displayStatLine()
25902 char zLabel[20]; in do_meta_command() local
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.c32668 static void sqlite3TreeViewItem(TreeView *p, const char *zLabel,u8 moreFollows){ in sqlite3TreeViewItem()
33477 const char *zLabel in sqlite3TreeViewBareExprList()
33526 const char *zLabel in sqlite3TreeViewExprList()
33539 const char *zLabel in sqlite3TreeViewBareIdList()
33576 const char *zLabel in sqlite3TreeViewIdList()
33685 const char *zLabel = "INSERT"; in sqlite3TreeViewInsert() local
33756 const char *zLabel = "UPDATE"; in sqlite3TreeViewUpdate() local
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlcipher/
Dsqlite3.c32520 static void sqlite3TreeViewItem(TreeView *p, const char *zLabel,u8 moreFollows){ in sqlite3TreeViewItem()
33325 const char *zLabel in sqlite3TreeViewBareExprList()
33374 const char *zLabel in sqlite3TreeViewExprList()
33387 const char *zLabel in sqlite3TreeViewBareIdList()
33424 const char *zLabel in sqlite3TreeViewIdList()
33533 const char *zLabel = "INSERT"; in sqlite3TreeViewInsert() local
33604 const char *zLabel = "UPDATE"; in sqlite3TreeViewUpdate() local
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/
H A Dsqlite3.c32279 static void sqlite3TreeViewItem(TreeView *p, const char *zLabel,u8 moreFollows){ in sqlite3TreeViewItem()
33084 const char *zLabel in sqlite3TreeViewBareExprList()
33133 const char *zLabel in sqlite3TreeViewExprList()
33146 const char *zLabel in sqlite3TreeViewBareIdList()
33183 const char *zLabel in sqlite3TreeViewIdList()
33292 const char *zLabel = "INSERT"; in sqlite3TreeViewInsert() local
33363 const char *zLabel = "UPDATE"; in sqlite3TreeViewUpdate() local
H A Dshell.c19884 char *zLabel, /* Label for this one line */ in displayStatLine()
25882 char zLabel[20]; in do_meta_command() local