Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dstatus.c136 sqlite3_int64 *pCurrent, in sqlite3_status64()
159 int sqlite3_status(int op, int *pCurrent, int *pHighwater, int resetFlag){ in sqlite3_status()
205 int *pCurrent, /* Write current value here */ in sqlite3_db_status()
H A Dos_win.c507 sqlite3_syscall_ptr pCurrent; /* Current value of the system call */ member
H A Dos_unix.c386 sqlite3_syscall_ptr pCurrent; /* Current value of the system call */ member
H A Dshell.c.in10794 sqlite3_vfs *pCurrent = 0; local
/sqlite-3.40.0/ext/fts1/
H A Dsimple_tokenizer.c40 const char *pCurrent; /* current position in pInput */ member
/sqlite-3.40.0/ext/misc/
H A Dclosure.c376 closure_avl *pCurrent; /* Current element of output */ member
H A Damatch.c524 amatch_word *pCurrent; /* Most recent solution */ member
H A Dzipfile.c280 ZipfileEntry *pCurrent; /* Current entry */ member