Quantcast
Channel: Torry's Delphi Pages News: Components
Viewing all articles
Browse latest Browse all 1736

DIRegEx v.8.6.1 updated

$
0
0
DIRegEx is a library of Delphi components and procedures that implement regular expression pattern matching using the same syntax and semantics as Perl 5.8, with just a few differences. This includes support for UTF-8 encoded strings and Unicode general category properties.

Perl and DFA matching algorithms are available. The syntax is Perl 5.8 compatible and includes

  • Full substring capturing
  • Named substrings
  • Case in/sensitive matching
  • Greedy and non-greedy repetition quantifiers
  • Backtracking
  • Assertions
  • Much more ...
WideStrings are supported via UTF-8. RegEx string manipulation functions are
  • Format
  • Replace
  • List.
The RegEx mask controls validate all input against a regular expression and are much more flexible than Delphi's TMaskEdit:
  • TDIRegExMaskEdit
  • TDIRegExComboBox.
Extras:
  • Full HTML-Help
  • RegEx Workbench
  • Demo projects
  • Examples of regular expressions.

Product License: SW
Source: On purchase/registration
File Status: Fully functional

Compatible with: D2005 D2006 D2007 D2009 D2010 D4 D5 D6 D7 DXE DXE2 DXE3 DXE4 DXE5 DXE6 DXE64 DXE7


Viewing all articles
Browse latest Browse all 1736

Trending Articles