Searched refs:rIns (Results 1 – 1 of 1) sorted by relevance
503 amatch_cost rIns; /* Generic insertion cost '' -> ? */ member616 if( p->rIns==0 || p->rIns>rCost ) p->rIns = rCost; in amatchLoadOneRule()1214 if( p->rIns>0 ){ in amatchNext()1215 amatchAddWord(pCur, pWord->rCost+p->rIns, pWord->nMatch, in amatchNext()1222 if( p->rIns<0 && p->rSub<0 ) break; in amatchNext()