Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/repair/
H A Dcheckfreelist.c253 static void readint_function( in readint_function() function
288 db, "sqlite_readint32", -1, SQLITE_UTF8, 0, readint_function, 0, 0 in cflRegister()