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