Searched defs:pVTab (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/db_sql/sqlite/
H A DsqliteInt.h620 Table *pVTab; /* vtab with active Connect/Create method */ member in struct:sqlite3
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/db_sql/sqlite/
H A DsqliteInt.h620 Table *pVTab; /* vtab with active Connect/Create method */ member in struct:sqlite3
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/db_sql/sqlite/
H A DsqliteInt.h620 Table *pVTab; /* vtab with active Connect/Create method */ member in struct:sqlite3
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3.c8689 Table *pVTab; /* vtab with active Connect/Create method */ member in struct:sqlite3
59990 VTable *pVTab; member in struct:vdbeExecUnion::OP_VBegin_stack_vars
71871 VTable *pVTab = 0; /* Non-zero if this is a v-tab with an xRename() */ local
78267 const char *pVTab = (const char *)sqlite3GetVTable(db, pTab); local
81439 VTable *pVTab = IsVirtual(pTab) ? sqlite3GetVTable(p->db, pTab) : 0; local
82267 const char *pVTab = (const char *)sqlite3GetVTable(db, pTab); local
92861 const char *pVTab = (const char*)sqlite3GetVTable(db, pTab); local
93349 sqlite3VtabLock(VTable *pVTab) argument
93370 sqlite3VtabUnlock(VTable *pVTab) argument
93825 addToVTrans(sqlite3 *db, VTable *pVTab) argument
93991 VTable *pVTab = db->aVTrans[i]; local
94060 sqlite3VtabBegin(sqlite3 *db, VTable *pVTab) argument
98495 const char *pVTab = (const char *)sqlite3GetVTable(db, pTab); local
107588 fts3BestIndexMethod(sqlite3_vtab *pVTab, sqlite3_index_info *pInfo) argument
107641 fts3OpenMethod(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCsr) argument
116690 rtreeOpen(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCursor) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3.c8689 Table *pVTab; /* vtab with active Connect/Create method */ member in struct:sqlite3
59990 VTable *pVTab; member in struct:vdbeExecUnion::OP_VBegin_stack_vars
71871 VTable *pVTab = 0; /* Non-zero if this is a v-tab with an xRename() */ local
78267 const char *pVTab = (const char *)sqlite3GetVTable(db, pTab); local
81439 VTable *pVTab = IsVirtual(pTab) ? sqlite3GetVTable(p->db, pTab) : 0; local
82267 const char *pVTab = (const char *)sqlite3GetVTable(db, pTab); local
92861 const char *pVTab = (const char*)sqlite3GetVTable(db, pTab); local
93349 sqlite3VtabLock(VTable *pVTab) argument
93370 sqlite3VtabUnlock(VTable *pVTab) argument
93825 addToVTrans(sqlite3 *db, VTable *pVTab) argument
93991 VTable *pVTab = db->aVTrans[i]; local
94060 sqlite3VtabBegin(sqlite3 *db, VTable *pVTab) argument
98495 const char *pVTab = (const char *)sqlite3GetVTable(db, pTab); local
107588 fts3BestIndexMethod(sqlite3_vtab *pVTab, sqlite3_index_info *pInfo) argument
107641 fts3OpenMethod(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCsr) argument
116690 rtreeOpen(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCursor) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3.c8689 Table *pVTab; /* vtab with active Connect/Create method */ member in struct:sqlite3
59990 VTable *pVTab; member in struct:vdbeExecUnion::OP_VBegin_stack_vars
71871 VTable *pVTab = 0; /* Non-zero if this is a v-tab with an xRename() */ local
78267 const char *pVTab = (const char *)sqlite3GetVTable(db, pTab); local
81439 VTable *pVTab = IsVirtual(pTab) ? sqlite3GetVTable(p->db, pTab) : 0; local
82267 const char *pVTab = (const char *)sqlite3GetVTable(db, pTab); local
92861 const char *pVTab = (const char*)sqlite3GetVTable(db, pTab); local
93349 sqlite3VtabLock(VTable *pVTab) argument
93370 sqlite3VtabUnlock(VTable *pVTab) argument
93825 addToVTrans(sqlite3 *db, VTable *pVTab) argument
93991 VTable *pVTab = db->aVTrans[i]; local
94060 sqlite3VtabBegin(sqlite3 *db, VTable *pVTab) argument
98495 const char *pVTab = (const char *)sqlite3GetVTable(db, pTab); local
107588 fts3BestIndexMethod(sqlite3_vtab *pVTab, sqlite3_index_info *pInfo) argument
107641 fts3OpenMethod(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCsr) argument
116690 rtreeOpen(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCursor) argument
[all...]

Completed in 890 milliseconds