Searched defs:pnByte (Results 1 – 9 of 9) sorted by relevance
| /sqlite-3.40.0/ext/fts5/ |
| H A D | fts5_hash.c | 30 int *pnByte; /* Pointer to bytes counter */ member 85 int sqlite3Fts5HashNew(Fts5Config *pConfig, Fts5Hash **ppNew, int *pnByte){ in sqlite3Fts5HashNew()
|
| /sqlite-3.40.0/test/ |
| H A D | optfuzz.c | 181 static char *readFile(const char *zName, int *pnByte){ in readFile()
|
| H A D | kvtest.c | 592 static unsigned char *readFile(const char *zName, sqlite3_int64 *pnByte){ in readFile() 618 static void updateFile(const char *zName, sqlite3_int64 *pnByte, int doFsync){ in updateFile()
|
| H A D | dbfuzz2.c | 354 static unsigned char *readFile(const char *zName, int *pnByte){ in readFile()
|
| /sqlite-3.40.0/src/ |
| H A D | vdbesort.c | 729 i64 *pnByte /* IN/OUT: Increment this value by PMA size */ in vdbePmaReaderInit()
|
| H A D | shell.c.in | 4698 static char *readFile(const char *zName, int *pnByte){
|
| /sqlite-3.40.0/ext/session/ |
| H A D | sqlite3session.c | 3082 static int sessionChangesetBufferTblhdr(SessionInput *pIn, int *pnByte){ in sessionChangesetBufferTblhdr() 3128 int *pnByte /* OUT: Size of record in bytes */ in sessionChangesetBufferRecord()
|
| /sqlite-3.40.0/ext/fts3/ |
| H A D | fts3_write.c | 3088 i64 *pnByte in fts3ReadEndBlockField()
|
| /sqlite-3.40.0/tool/ |
| H A D | lemon.c | 4213 static const char *minimum_size_type(int lwr, int upr, int *pnByte){ in minimum_size_type()
|