Home
last modified time | relevance | path

Searched defs:appendVarint (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/ext/fts1/
H A Dfulltext.c176 static void appendVarint(DocList *d, sqlite_int64 i){ in appendVarint() function
H A Dfts1.c288 static void appendVarint(DocList *d, sqlite_int64 i){ in appendVarint() function