Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dfuzzer.c870 const char *zWord, in fuzzerNewStem()
975 const char *zWord = ""; in fuzzerFilter() local
H A Dspellfix.c1939 char *zWord; /* Text for this row */ member
2389 const char *zWord; in spellfix1RunQuery() local
2766 char *zWord = pCur->a[pCur->iRow].zWord; in spellfix1Column() local
2869 const unsigned char *zWord = sqlite3_value_text(argv[SPELLFIX_COL_WORD+2]); in spellfix1Update() local
H A Damatch.c474 char zWord[4]; /* Text of the word. Extra space appended as needed */ member
1257 const char *zWord = "*"; in amatchFilter() local
H A Ddbdump.c514 char zWord[3]; in dump_callback() local