Lines Matching full:arc2
476 fst::StdArc arc2 = aiter2.Value();477 if(arc2.ilabel == WORD_BOUNDARY) {481 arc2.ilabel = EPSILON_LABEL;482 arc2.olabel = slotId;483 aiter2.SetValue( arc2);