Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c197743 const sqlite3_tokenizer_module *pIcu = 0; local
197744 sqlite3Fts3IcuTokenizerModule(&pIcu);
197780 || (pIcu && sqlite3Fts3HashInsert(&pHash->hash, "icu", 4, (void *)pIcu))