Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dspellfix.c837 static int matchTo(EditDist3Cost *p, const char *z, int n){ in matchTo() function
1032 if( matchTo(p, z2+i2, n2-i2)==0 ) continue; in editDist3Core()
1093 if( matchTo(p, z2+i2, n2-i2) ){ in editDist3Core()