Home
last modified time | relevance | path

Searched defs:pnMatch (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/ext/misc/
H A Dspellfix.c362 static int editdist1(const char *zA, const char *zB, int *pnMatch){ in editdist1()
995 int *pnMatch /* OUT: Characters in matched prefix */ in editDist3Core()