Namespace RegExp
Implements ECMAScript regular expressions.
ECMAScript regular expressions are specified in
ECMAScript Language Specification.
Standard ECMA-262. 3rd Edition - December 1999.
Regular expressions in ECMAScript are modelled after the
regular exression facility in Perl V programming language.
-
Since:
- 1.00.00
-
Version:
- 1.00.00
-
Author:
- Alexey Gokhberg
CResult
|
The capture array obtained as the result of successful
regular expression match. |
CRegExp
|
The ECMAScript regular expression. |
This document was created using Unicorn DOC++.
Copyright 1999-2001 Unicorn Enterprises SA.
All Rights Reserved.