fts3NextMethod   116167 third_party/sqlite/amalgamation/sqlite3.c   return fts3NextMethod(pCursor);
fts3NextMethod   116615 third_party/sqlite/amalgamation/sqlite3.c   /* xNext         */ fts3NextMethod,
fts3NextMethod   3117 third_party/sqlite/src/ext/fts3/fts3.c   return fts3NextMethod(pCursor);
fts3NextMethod   3565 third_party/sqlite/src/ext/fts3/fts3.c   /* xNext         */ fts3NextMethod,