Home
last modified time | relevance | path

Searched defs:nWord (Results 1 – 4 of 4) sorted by relevance

/sqlite-3.40.0/ext/fts3/
H A Dfts3speed.tcl41 proc build_vocab {nWord} { argument
H A Dfts3_write.c799 int nWord = 0; in fts3PendingTermsAdd() local
/sqlite-3.40.0/ext/misc/
H A Damatch.c519 int nWord; /* Number of amatch_word objects */ member
1108 int nWord; in amatchNext() local
H A Dspellfix.c2455 int nWord = sqlite3_column_bytes(pStmt, 1); in spellfix1RunQuery() local
2767 int nWord = (int)strlen(zWord); in spellfix1Column() local
2870 int nWord = sqlite3_value_bytes(argv[SPELLFIX_COL_WORD+2]); in spellfix1Update() local