match » Custom Developer Tools and VCL Components | Developer Team

RegexMagic v2.13.3 Retail

RegexMagic v2.13.3 Retail
RegexMagic v2.13.3 Retail


RegexMagic makes creating regular expressions easier than ever. While other regex tools such as RegexBuddy merely make it easier to work with regular expressions, with RegexMagic you don’t have to deal with the regular expression syntax at all. RegexMagic generates complete regular expressions to your specifications.
Read more

RegexMagic v2.13.2 Retail

RegexMagic v2.13.2 Retail
RegexMagic v2.13.2 Retail


RegexMagic makes creating regular expressions easier than ever. While other regex tools such as RegexBuddy merely make it easier to work with regular expressions, with RegexMagic you don’t have to deal with the regular expression syntax at all. RegexMagic generates complete regular expressions to your specifications.
Read more

RegexBuddy 4.14.1 Retail

RegexBuddy 4.14.1 Retail
RegexBuddy 4.14.1 Retail


RegexBuddy is your perfect companion for working with regular expressions. Easily create regular expressions that match exactly what you want. Clearly understand complex regexes written by others. Quickly test any regex on sample strings and files, preventing mistakes on actual data. Debug without guesswork by stepping through the actual matching process. Use the regex with source code snippets automatically adjusted to the particulars of your programming language. Collect and document libraries of regular expressions for future reuse. GREP (search-and-replace) through files and folders. Integrate RegexBuddy with your favorite searching and editing tools for instant access.
Read more

RegexMagic 2.13.1 Retail

RegexMagic 2.13.1 Retail
RegexMagic 2.13.1 Retail


RegexMagic makes creating regular expressions easier than ever. While other regex tools such as RegexBuddy merely make it easier to work with regular expressions, with RegexMagic you don’t have to deal with the regular expression syntax at all. RegexMagic generates complete regular expressions to your specifications.
Read more

YuPcre2 1.22.0 for Delphi 11-12 Athens + Crack

YuPcre2 1.22.0 for Delphi 11-12 Athens + Crack
YuPcre2 1.22.0 for Delphi 11-12 Athens + Crack


YuPcre2 is a library of Delphi components and procedures that implement regular expression pattern matching using the same syntax and semantics as Perl, with just a few differences. There are two matching algorithms, the standard Perl and alternative DFA algorithm:

The Perl algorithm is what you are used to from Perl and j@vascript. It is fast and supports the complete pattern syntax. You will likely be using it most of the time.
DFA is a special purpose algorithm. If finds all possible matches and, in particular, it finds the longest. It never backtracks and supports partial matching better, in particular multi-segment matching of very long subject strings.
Read more