Searched defs:EditDist3ToString (Results 1 – 1 of 1) sorted by relevance
552 typedef struct EditDist3ToString EditDist3ToString; typedef630 struct EditDist3ToString { struct631 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 */