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