Jump to content

RXREGEXP

From EDM2
Revision as of 00:02, 15 November 2020 by Martini (talk | contribs)

RxRegExp code allows any REXX program to make fast extensive use of regular expression searches and replaces.

Files

  • RxRegExp.dll

Functions

  • RegExpVersion
  • RegExpCompile
  • RegExpMatch
  • RegExpReplace

License

  • Author: Dennis Bareis

Links