Searched defs:pI (Results 1 – 2 of 2) sorted by relevance
16564 static void strappend(char *z, int *pI, const char *zAppend){ in strappend()
36656 SQLITE_PRIVATE int sqlite3GetUInt32(const char *z, u32 *pI){ in sqlite3GetUInt32()