Home
last modified time | relevance | path

Searched defs:pArray (Results 1 – 4 of 4) sorted by relevance

/sqlite-3.40.0/src/
H A Dtest_intarray.c308 sqlite3_intarray *pArray; in test_intarray_create() local
341 sqlite3_intarray *pArray; in test_intarray_bind() local
H A Dtclsqlite.c1553 Tcl_Obj *pArray; /* Name of array variable */ member
1591 Tcl_Obj *pArray, /* Name of Tcl array to set (*) element of */ in dbEvalInit()
1830 Tcl_Obj *pArray = p->pArray; in DbEvalNextCmd() local
2832 Tcl_Obj *pArray = 0; in DbObjCmd() local
H A Dbuild.c4641 void *pArray, /* Array of objects. Might be reallocated */ in sqlite3ArrayAllocate()
/sqlite-3.40.0/ext/lsm1/
H A Dlsm_file.c2983 Segment *pArray = 0; /* Array to report on */ in lsmInfoArrayStructure() local