Create new data type for a compiled regular expression; this type
authorChris Hanson <org/chris-hanson/cph>
Tue, 4 Mar 1997 06:49:05 +0000 (06:49 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 4 Mar 1997 06:49:05 +0000 (06:49 +0000)
commitdcfbddf9e66ccb762fa65aaf4ad18b73104c1a89
treee4d6c1c26615df0137101e300abdcefd29132654
parentec533314190d2e2020420fba46972b3c55c4f92f
Create new data type for a compiled regular expression; this type
contains the case-fold information used to compile the regexp.  Modify
the low-level regular-expression procedures to accept this new type
and to no longer have an argument for case-fold.  Modify the
high-level regular-expression procedures to accept a compiled regular
expression in place of a regular-expression string; in this case the
optional case-fold argument is ignored.

Edit all references to the low-level procedures to conform to this new
design.
v7/src/edwin/edwin.pkg