Lines Matching refs:MSE
4333 MSE: EMismatchedSetException absolute E;
4398 + ' expecting set ' + MSE.Expecting.ToString;
4404 + ' expecting set ' + MSE.Expecting.ToString;
5398 MSE: EMismatchedSetException absolute E;
5421 Result := 'mismatched character ' + GetCharErrorDisplay(MSE.Character)
5422 + ' expecting set ' + MSE.Expecting.ToString