Searched refs:fts3GobbleInt (Results 1 – 1 of 1) sorted by relevance
194621 static int fts3GobbleInt(const char **pp, int *pnOut){ function194682 if( fts3GobbleInt(&p, &nPrefix) ) return SQLITE_ERROR;