Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c16564 static void strappend(char *z, int *pI, const char *zAppend){ in strappend()
H A Dsqlite3.c36656 SQLITE_PRIVATE int sqlite3GetUInt32(const char *z, u32 *pI){ in sqlite3GetUInt32()