Go to the first, previous, next, last section, table of contents.


rexBegin

Function: rexBegin { -> }
file: jobb.t
package: muf
status: alpha

(This is a low-level primitive used internally by the MUQ MUF regular expression implementation: It will not normally be of interest to users unless they are writing another regular expression implemention for Muq.)

Clear internal regular expression state record in job in preparation for a new regular expression match. (See muq/h/rex.h for the state record declaration.)


Go to the first, previous, next, last section, table of contents.