Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dspellfix.c552 typedef struct EditDist3ToString EditDist3ToString; typedef
630 struct EditDist3ToString { struct
631 char *z; /* The complete text of the TO string */
632 int n; /* Number of characters in the TO string */
633 EditDist3To *a; /* Extra info about each char of the TO string */