Home
last modified time | relevance | path

Searched refs:sqlite_bind (Results 1 – 4 of 4) sorted by relevance

/PHP-5.3/ext/sqlite/
H A Dphp_sqlite.def41 sqlite_bind
/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dsqlite.w32.h731 int sqlite_bind(sqlite_vm*, int idx, const char *value, int len, int copy);
H A Dvdbeaux.c948 int sqlite_bind(sqlite_vm *pVm, int i, const char *zVal, int len, int copy){ in sqlite_bind() function
H A Dsqlite.h.in173 #define SQLITE_RANGE 25 /* 2nd parameter to sqlite_bind out of range */
774 int sqlite_bind(sqlite_vm*, int idx, const char *value, int len, int copy);

Completed in 19 milliseconds