Searched refs:sqlite3GetUInt32 (Results 1 – 1 of 1) sorted by relevance
22308 SQLITE_PRIVATE int sqlite3GetUInt32(const char*, u32*);37896 SQLITE_PRIVATE int sqlite3GetUInt32(const char *z, u32 *pI){ in sqlite3GetUInt32() function147811 if( sqlite3GetUInt32(argv[3], &db->init.newTnum)==0147854 if( sqlite3GetUInt32(argv[3],&pIndex->tnum)==0