fts3InitVtab     114081 third_party/sqlite/amalgamation/sqlite3.c   return fts3InitVtab(0, db, pAux, argc, argv, ppVtab, pzErr);
fts3InitVtab     114091 third_party/sqlite/amalgamation/sqlite3.c   return fts3InitVtab(1, db, pAux, argc, argv, ppVtab, pzErr);
fts3InitVtab     1031 third_party/sqlite/src/ext/fts3/fts3.c   return fts3InitVtab(0, db, pAux, argc, argv, ppVtab, pzErr);
fts3InitVtab     1041 third_party/sqlite/src/ext/fts3/fts3.c   return fts3InitVtab(1, db, pAux, argc, argv, ppVtab, pzErr);