Hallo
Also ich sehe mit dem, was du uns als Info gegeben hast, eigentlich kein Problem...
Kleine Idee: Entferne mal die Kommentare hier ...
Delphi-Quellcode:
// '?>':
if (CurrentCharInfo.CodePoint = $003F) // '?'
and Match('>') then begin // '>'
ResetPosition := Position - NextCharInfo.Size;
end else
Result := False;
oder andere Idee: ist da eventuell eine "With-Anweisung" im Spiel (Name-Match?)