Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c194621 static int fts3GobbleInt(const char **pp, int *pnOut){ function
194682 if( fts3GobbleInt(&p, &nPrefix) ) return SQLITE_ERROR;