Searched refs:pnRow (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.h2773 int *pnRow, /* Number of result rows written here */
11883 ** xRowCount(pFts5, pnRow)
11958 int (*xRowCount)(Fts5Context*, sqlite3_int64 *pnRow);
H A Dsqlite3.c3836 int *pnRow, /* Number of result rows written here */
12946 ** xRowCount(pFts5, pnRow)
13021 int (*xRowCount)(Fts5Context*, sqlite3_int64 *pnRow);
138437 sqlite3_get_table( sqlite3 *db, const char *zSql, char ***pazResult, int *pnRow, int *pnColumn, char **pzErrMsg ) argument
225433 sqlite3Fts5IndexGetAverages(Fts5Index *p, i64 *pnRow, i64 *anSize) argument
228322 fts5ApiRowCount(Fts5Context *pCtx, i64 *pnRow) argument
230212 fts5StorageCount(Fts5Storage *p, const char *zSuffix, i64 *pnRow) argument
230538 sqlite3Fts5StorageRowCount(Fts5Storage *p, i64 *pnRow) argument
[all...]
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c2492 int *pnRow, /* Number of result rows written here */
97053 sqlite3_get_table( sqlite3 *db, const char *zSql, char ***pazResult, int *pnRow, int *pnColumn, char **pzErrMsg ) argument
[all...]
H A Dsqlite3.h1939 int *pnRow, /* Number of result rows written here */

Completed in 1004 milliseconds