Searched refs:spellfix1DbExec (Results 1 – 1 of 1) sorted by relevance
| /sqlite-3.40.0/ext/misc/ |
| H A D | spellfix.c | 1955 static void spellfix1DbExec( in spellfix1DbExec() function 1983 spellfix1DbExec(&rc, db, "DROP TABLE IF EXISTS \"%w\".\"%w_vocab\"", in spellfix1Uninit() 2093 spellfix1DbExec(&rc, db, in spellfix1Init() 2104 spellfix1DbExec(&rc, db, in spellfix1Init() 2865 spellfix1DbExec(&rc, db, "DELETE FROM \"%w\".\"%w_vocab\" " in spellfix1Update() 2931 spellfix1DbExec(&rc, db, in spellfix1Update() 2939 spellfix1DbExec(&rc, db, in spellfix1Update() 2950 spellfix1DbExec(&rc, db, in spellfix1Update() 2974 spellfix1DbExec(&rc, db, in spellfix1Rename()
|