DIPcre is an advanced regular expression engine for Boland Delphi 4/5/6/7. Regular expressions are a very powerfull extension of wildcard (?*) matching and allow to find almost any pattern within any text string or memory buffer.
The...
Regular Expression Information is a simple tutorial through which users can gather information about regular expression and its method of utilizing it for various process. Through this regular expression user can perform various operation of...
Regular Expression Edit based on Regular Expressions for Delphi, has a powerful regular expression editor to easy test regular expression.
The Regular Expression Component Library is a set of VCL components and a non-VCL class to do regular expression searching and replacing in files and strings. It uses the property-method-event model and supports localization of searches, regular...
The Regular Expression Component Library is a set of VCL components and a non-VCL class to do regular expression searching and replacing in files and strings. It uses the property-method-event model and supports localization of searches, regular...
The Regular Expression Component Library is a set of VCL components and a non-VCL class to do regular expression searching and replacing in files and strings. It uses the property-method-event model and supports localization of searches, regular...
A script for testing regular expression pattern matching. Enter test data and a regular expression and the matching text is hilighted in red. Case sensitivity is optional. Supports HTML tags.
Tutorial about exploiting Regular Expression for more elegant, terser, substring searching in JavaScript
This is a tutorial that elaborately discusses about verifying exact email addresses with the help of regular expression. This tutorial says that the code for regular expressions can be created by using any language including PERL, C etc., This...
It is an online tutorial that comes with a detailed explanation about JScript Regular Expression and describes the usage of them. The provided RegExp syntax, RegExp patterns and RegExp methods guides you how to implement regular expressions on... |