Searched refs:EditDist3From (Results 1 – 1 of 1) sorted by relevance
549 typedef struct EditDist3From EditDist3From; typedef596 struct EditDist3From { struct615 EditDist3From *a; /* Extra info about each char of the FROM string */ argument906 pStr->a = (EditDist3From*)&pStr[1]; in editDist3FromStringNew()921 EditDist3From *pFrom = &pStr->a[i]; in editDist3FromStringNew()