Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts3/unicode/
H A Dmkunicode.tcl569 proc categories_switch {Cvar first lSecond} { procedure
611 set caseC [categories_switch C C {c f n s o}]
612 set caseL [categories_switch C L {l m o t u C}]
613 set caseM [categories_switch C M {c e n}]
614 set caseN [categories_switch C N {d l o}]
615 set caseP [categories_switch C P {c d e f i o s}]
616 set caseS [categories_switch C S {c k m o}]
617 set caseZ [categories_switch C Z {l p s}]