Jump to content

RexxRE

From EDM2

Regular expressions library for Rexx provides a Rexx interface to POSIX regular expressions. There is an analog to each of the POSIX functions, and a 'parse' function which provides functionality similar to the Rexx parse instruction.

Files
  • REXXRE.DLL

Functions

  • ReLoadFuncs
  • ReDropFuncs
  • ReVersion
  • ReComp
  • ReExec
  • ReError
  • ReFree
  • ReParse

License

  • Author: Patrick TJ McPhee

Links