Searched defs:pnRow (Results 1 – 2 of 2) sorted by relevance
132 int *pnRow, /* Write the number of rows in the result here */ in sqlite_get_table()
96 sqlite_get_table(sqlite *db, const char *zSql, char ***pazResult, int *pnRow, in sqlite_get_table()