Searched defs:pN (Results 1 – 2 of 2) sorted by relevance
104 sqlite_step(sqlite_vm *pVm, int *pN, const char ***pazValue, in sqlite_step()
116 int *pN, /* OUT: Number of columns in result */ in sqlite_step()