Home
last modified time | relevance | path

Searched defs:zParent (Results 1 – 7 of 7) sorted by relevance

/sqlite-3.40.0/src/
H A Dtest_async.c52 const char *zParent; in testAsyncInit() local
H A Dtest6.c1040 char *zParent = 0; in jtObjCmd() local
H A Dtest_osinst.c1173 char *zParent; in test_vfslog() local
H A Dshell.c.in6217 const char *zParent; local
6371 const char *zParent = (const char*)sqlite3_column_text(pSql, 5); local
/sqlite-3.40.0/ext/rbu/
H A Dtest_rbu.c345 const char *zParent; in test_sqlite3rbu_create_vfs() local
H A Dsqlite3rbu.c5280 int sqlite3rbu_create_vfs(const char *zName, const char *zParent){ in sqlite3rbu_create_vfs()
/sqlite-3.40.0/ext/async/
H A Dsqlite3async.c1601 int sqlite3async_initialize(const char *zParent, int isDefault){ in sqlite3async_initialize()