Searched defs:zVal (Results 1 – 2 of 2) sorted by relevance
948 int sqlite_bind(sqlite_vm *pVm, int i, const char *zVal, int len, int copy){ in sqlite_bind()
312 char zVal[30]; in DbBusyHandler() local