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


rexMatchNonwordboundary

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

NOT IMPLEMENTED IN THIS RELEASE.

(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.)

Same as rexMatchWordboundary except sense of test is reversed.

See section rexMatchWordboundary.


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