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