Home
last modified time | relevance | path

Searched refs:hash_next (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/ext/misc/
H A Dfossildelta.c98 static void hash_next(hash *pHash, int c){ in hash_next() function
477 hash_next(&h, zOut[base+i+NHASH]); in delta_create()
/sqlite-3.40.0/tool/
H A Dsqldiff.c845 static void hash_next(hash *pHash, int c){ in hash_next() function
1147 hash_next(&h, zOut[base+i+NHASH]); in rbuDeltaCreate()