Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dspellfix.c862 static int matchFromTo( in matchFromTo() function
1087 if( matchFromTo(&f, i1, z2+i2, n2-i2) ){ in editDist3Core()