RXREGEXP: Difference between revisions
Appearance
Created page with "RxRegExp code allows any REXX program to make fast extensive use of regular expression searches and replaces. ==Functions== *RegExpVersion *RegExpCompile *RegExpMatch *Re..." |
(No difference)
|
Revision as of 03:40, 11 November 2020
RxRegExp code allows any REXX program to make fast extensive use of regular expression searches and replaces.
Functions
- RegExpVersion
- RegExpCompile
- RegExpMatch
- RegExpReplace
Files
- RxRegExp.dll
License
- Author: Dennis Bareis