Searched refs:sqlite3GetUInt32 (Results 1 – 3 of 3) sorted by relevance
134 if( sqlite3GetUInt32(argv[3], &db->init.newTnum)==0 in sqlite3InitCallback()177 if( sqlite3GetUInt32(argv[3],&pIndex->tnum)==0 in sqlite3InitCallback()
909 int sqlite3GetUInt32(const char *z, u32 *pI){ in sqlite3GetUInt32() function
4942 int sqlite3GetUInt32(const char*, u32*);