Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/rtree/
H A Dsqlite3rtree.h55 int nParam; /* Size of array aParam[] */ member
87 int nParam; /* Number of function parameters */ member
H A Drtree.c410 int nParam; /* Number of parameters to the SQL function */ member
/sqlite-3.40.0/test/
H A Dfuzzinvariants.c78 int nParam; in fuzz_invariant() local
248 int nParam = sqlite3_bind_parameter_count(pStmt); in fuzz_invariant_sql() local
/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest_tdb3.c849 int nParam = z-zStart; in test_lsm_config_str() local
/sqlite-3.40.0/src/
H A Dwindow.c412 i64 nParam; /* Parameter passed to ntile(N) */ member
H A Dmain.c4517 int nParam, in sqlite3_create_filename()
/sqlite-3.40.0/ext/fts3/
H A Dfts3_write.c422 int nParam = sqlite3_bind_parameter_count(pStmt); in fts3SqlStmt() local