sqlite/ext/fts3/unicode
dan 920c83f18f Fix some problems in fts3 found by address-sanitizer.
FossilOrigin-Name: 16a8e84fa7f67a467f824bdd7f72cbd6a6e95dab8cc7aa1e0e751720b98f3e31
2017-03-20 18:53:32 +00:00
..
CaseFolding.txt Add an experimental tokenizer to fts4 - "unicode". This tokenizer works in the same way except that it understands unicode "simple case folding" and recognizes all characters not classified as "Letters" or "Numbers" by unicode as token separators. 2012-05-25 17:50:19 +00:00
UnicodeData.txt Add an experimental tokenizer to fts4 - "unicode". This tokenizer works in the same way except that it understands unicode "simple case folding" and recognizes all characters not classified as "Letters" or "Numbers" by unicode as token separators. 2012-05-25 17:50:19 +00:00
mkunicode.tcl Fix some problems in fts3 found by address-sanitizer. 2017-03-20 18:53:32 +00:00
parseunicode.tcl Improve test coverage of fts5_unicode2.c. 2015-05-22 06:08:25 +00:00