Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts5/
H A Dfts5_vocab.c104 static int fts5VocabTableType(const char *zType, char **pzErr, int *peType){ in fts5VocabTableType() function
201 rc = fts5VocabTableType(zType, pzErr, &eType); in fts5VocabInitVtab()