Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts3/
H A Dfts3_unicode.c80 typedef struct unicode_tokenizer unicode_tokenizer; typedef
83 struct unicode_tokenizer { struct
106 unicode_tokenizer *p = (unicode_tokenizer *)pTokenizer; in unicodeDestroy() argument