Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dspellfix.c1860 # define SCRIPT_CYRILLIC 0x0002 in scriptCodeSqlFunc() macro
1876 scriptMask |= SCRIPT_CYRILLIC; in scriptCodeSqlFunc()
1889 case SCRIPT_CYRILLIC: res = 220; break; in scriptCodeSqlFunc()