Home
last modified time | relevance | path

Searched defs:pnByte (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dshell.c15529 static const char *intckParseCreateIndex(const char *z, int iCol, int *pnByte){ in intckParseCreateIndex()
25699 static char *readFile(const char *zName, int *pnByte){ in readFile()