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