Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts3/tool/
H A Dfts3view.c639 static sqlite3_int64 atoi64(const char *z){ in atoi64() function
662 zTab, atoi64(zId+1)); in prepareToGetSegment()
665 zTab, atoi64(zId)); in prepareToGetSegment()
756 offset = atoi64(azExtra[1]); in showDoclist()