JCL Help:JclPCRE
JCL Help: JclPCRE
Search in JCL Help
Search in all projects
Summary
Contains an implementation of a Perl-compatible Regular Expression engine.
Description
Contains an implementation of a Perl-compatible Regular Expression engine.
Requires the header conversions and dynamic library loading code in pcre.pas.
Requires resource strings in JclResources.pas.
Requires pcre.dll. The latest release of PCRE is always available using FTP from ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/.
During unit initialization, the pcre.dll dynamic link library is loaded and mapped for use by the Perl-compatible Regular Expression engine.
During unit finalization, the pcre.dll dynamic link library is unloaded.
See Also
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page