Searched refs:intTestFunc (Results 1 – 2 of 2) sorted by relevance
| /sqlite-3.40.0/ext/fts2/ |
| H A D | fts2_tokenizer.c | 291 static void intTestFunc( in intTestFunc() function 366 || (rc = sqlite3_create_function(db, zTest2, 0, any, pdb, intTestFunc, 0, 0)) in sqlite3Fts2InitHashTable()
|
| /sqlite-3.40.0/ext/fts3/ |
| H A D | fts3_tokenizer.c | 423 static void intTestFunc( in intTestFunc() function 508 rc = sqlite3_create_function(db, zTest2, 0, any, pdb, intTestFunc, 0, 0); in sqlite3Fts3InitHashTable()
|