Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts3/unicode/
H A Dmkunicode.tcl799 proc print_fold_test {zFunc mappings} { argument
802 foreach m $mappings {
949 set mappings [rd_load_unicodedata_text ${unicodedata.txt}]
950 print_rd $mappings
953 print_isdiacritic ${function_prefix}UnicodeIsdiacritic $mappings
974 print_fold_test ${function_prefix}UnicodeFold $mappings
H A DCaseFolding.txt38 # C: common case folding, common mappings shared by both simple and full mappings.
39 # F: full case folding, mappings that cause strings to grow in length. Multiple characters are sepa…
40 # S: simple case folding, mappings to single characters where different from F.
44 # Note that the Turkic mappings do not maintain canonical equivalence without additional proce…
48 # A. To do a simple case folding, use the mappings with status C + S.
49 # B. To do a full case folding, use the mappings with status C + F.
51 # The mappings with status T can be used or omitted depending on the desired case-folding
/sqlite-3.40.0/test/
H A Dfuzzer2.test31 # strings. In total, (26^4)-(26^2) mappings (the subtracted term represents
32 # the no-op mappings discarded automatically by the fuzzer).
H A Dfts4unicode.test75 # Title-case mappings work
122 lappend mappings [string toupper $k] [lindex $map($k) 0]
123 lappend mappings $k [lindex $map($k) 1]
127 string map $::mappings [string trim $doc]
H A Dicu.test48 # Some non-ascii characters with defined case mappings
H A Dmmap1.test50 # an integer number of OS pages (i.e. creates mappings that are a multiple
H A Dfts3matchinfo.test115 # mappings to test the matchinfo() function. For example, the command above
/sqlite-3.40.0/ext/fts5/test/
H A Dfts5unicode2.test76 # Title-case mappings work
129 lappend mappings [string toupper $k] [lindex $map($k) 0]
130 lappend mappings $k [lindex $map($k) 1]
134 string map $::mappings [string trim $doc]
H A Dfts5matchinfo.test83 # mappings to test the matchinfo() function. For example, the command above
/sqlite-3.40.0/ext/wasm/jaccwabyt/
H A Djaccwabyt.md745 mappings. Returns `this`.