Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
14.983 Beiträge
 
#1

A Subtle Delphi TRegEx Change

  Alt 9. Okt 2014, 12:10
Last month I was approached by a customer who was migrating code from XE2 and saw some incompatibilities (or actually some bugs) in the way regular expressions are processed in the TRegEx class. He pointed out that using: RegEx := TRegEx.Create(sPattern); Match := RegEx.Match(sInput); ...

More...
  Mit Zitat antworten Zitat