Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dspellfix.c551 typedef struct EditDist3To EditDist3To; typedef
621 struct EditDist3To { struct
633 EditDist3To *a; /* Extra info about each char of the TO string */ argument
1001 EditDist3To *a2; in editDist3Core()
1021 a2 = (EditDist3To*)&m[n]; in editDist3Core()