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 Sample is a web based tutorial in which author demonstrates the regular expression validator, which checks the form if there exist any invalid expressions. In this tutorial programmers can understand about the method of...
Wise ASP - ASP+ Web Forms ? is an ASP.NET tutorial in which author describes about the method of constructing ASP+ web forums with the help of ASP.NET applications. The author demonstrates about NGWS scalable programming model which work along...
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 |