Searched defs:pObj (Results 1 – 13 of 13) sorted by relevance
| /sqlite-3.40.0/src/ |
| H A D | test_blob.c | 57 Tcl_Obj *pObj, in blobHandleFromObj() 90 static char *blobStringFromObj(Tcl_Obj *pObj){ in blobStringFromObj()
|
| H A D | test_tclvar.c | 139 static int next2(Tcl_Interp *interp, tclvar_cursor *pCur, Tcl_Obj *pObj){ in next2() 169 Tcl_Obj *pObj; in tclvarNext() local
|
| H A D | test_mutex.c | 379 static sqlite3 *getDbPointer(Tcl_Interp *pInterp, Tcl_Obj *pObj){ in getDbPointer() 394 Tcl_Obj *pObj in getStaticMutexPointer()
|
| H A D | test5.c | 94 static u8 name_to_enc(Tcl_Interp *interp, Tcl_Obj *pObj){ in name_to_enc()
|
| H A D | test_vfs.c | 1122 Tcl_Obj *pObj; in testvfs_obj_cmd() local
|
| H A D | test_quota.c | 1349 static void tclCallbackDestructor(void *pObj){ in tclCallbackDestructor()
|
| H A D | tclsqlite.c | 3370 Tcl_Obj *pObj; in DbObjCmd() local
|
| H A D | test1.c | 1654 Tcl_Obj *pObj, in blobHandleFromObj() 7080 Tcl_Obj *pObj; member
|
| /sqlite-3.40.0/ext/recover/ |
| H A D | test_recover.c | 48 Tcl_Obj *pObj = Tcl_GetObjResult(p->interp); in xSqlCallback() local 59 static int getDbPointer(Tcl_Interp *interp, Tcl_Obj *pObj, sqlite3 **pDb){ in getDbPointer()
|
| /sqlite-3.40.0/ext/fts5/ |
| H A D | fts5_tcl.c | 54 static int f5tDbPointer(Tcl_Interp *interp, Tcl_Obj *pObj, sqlite3 **ppDb){ in f5tDbPointer() 92 Tcl_Obj *pObj, in f5tDbAndApi() 146 Tcl_Obj *pObj; member 542 Tcl_Obj *pObj = 0; in xF5tFunction() local 797 Tcl_Obj *pObj = Tcl_NewStringObj(azArg[i], -1); in f5tTokenizerCreate() local
|
| /sqlite-3.40.0/ext/expert/ |
| H A D | test_expert.c | 36 static int dbHandleFromObj(Tcl_Interp *interp, Tcl_Obj *pObj, sqlite3 **pDb){ in dbHandleFromObj()
|
| /sqlite-3.40.0/ext/session/ |
| H A D | test_session.c | 41 static int dbHandleFromObj(Tcl_Interp *interp, Tcl_Obj *pObj, sqlite3 **pDb){ in dbHandleFromObj() 147 Tcl_Obj *pObj; in test_tcl_integer() local 451 Tcl_Obj *pObj; in test_append_value() local
|
| /sqlite-3.40.0/ext/rbu/ |
| H A D | test_rbu.c | 189 Tcl_Obj *pObj; in test_sqlite3rbu_cmd() local
|