Lines Matching refs:EditDist3Lang
553 typedef struct EditDist3Lang EditDist3Lang; typedef
571 struct EditDist3Lang { struct
583 static const EditDist3Lang editDist3Lang = { 0, 100, 100, 150, 0 };
590 EditDist3Lang *a; /* One for each distinct language ID */
746 EditDist3Lang *pLang = 0; in editDist3ConfigLoad()
769 EditDist3Lang *pNew; in editDist3ConfigLoad()
894 const EditDist3Lang *pLang, in editDist3FromStringNew()
994 const EditDist3Lang *pLang, /* Edit weights for a particular language ID */ in editDist3Core()
1150 static const EditDist3Lang *editDist3FindLang( in editDist3FindLang()
1188 const EditDist3Lang *pLang = editDist3FindLang(pConfig, iLang); in editDist3SqlFunc()
2374 const EditDist3Lang *pLang; /* The selected language coefficients */