Lines Matching refs:as
6 by specifying a "tokenizer" clause as part of the CREATE VIRTUAL TABLE
13 The built-in tokenizers (valid values to pass as <tokenizer name>) are
36 be encoded as an SQL blob value and passed to FTS2 through the SQL
39 as follows:
46 structure encoded as an SQL blob. If the second argument is present,
47 it is registered as tokenizer <tokenizer-name> and a copy of it
49 implementation currently registered as <tokenizer-name> is returned,
50 encoded as a blob. Or, if no such tokenizer exists, an SQL exception
67 an ICU locale identifier. For example "tr_TR" for Turkish as used
68 in Turkey, or "en_AU" for English as used in Australia. For example:
78 implementation that uses the ICU tokenizer as part of its implementation.