Searched refs:apSubst (Results 1 – 1 of 1) sorted by relevance
600 EditDist3Cost **apSubst; /* Array of substitution costs for this element */ member884 sqlite3_free(p->a[i].apSubst); in editDist3FromStringDelete()935 apNew = sqlite3_realloc64(pFrom->apSubst, in editDist3FromStringNew()938 pFrom->apSubst = apNew; in editDist3FromStringNew()1092 p = f.a[i1].apSubst[k]; in editDist3Core()