specifies a numeric
variable with a value that is the identification number that is returned
by the PRXPARSE function. regular-expression-id is set to missing if the call to the PRXFREE routine occurs without
error.
Details
The CALL PRXFREE routine
frees unneeded resources that were allocated for a Perl regular expression.
The Perl regular expression
(PRX) functions and CALL routines work together to manipulate strings
that match patterns. To see a list and short description of these
functions and CALL routines, see the Character String Matching category
in SAS Functions and CALL Routines by Category.