Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dspellfix.c1698 static const Transliteration *spellfixFindTranslit(int c, int *pxTop){ in spellfixFindTranslit() argument
1699 *pxTop = (sizeof(translit)/sizeof(translit[0])) - 1; in spellfixFindTranslit()