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


rexMatchNonwordchar

Function: rexMatchNonwordchar { -> bool }
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.)

Same as rexMatchWordchar except sense of test is reversed.

See section rexMatchWordchar.


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