MORegularExpression


Discussion

Defines the MORegularExpression class.



Classes

MORegularExpression
Represents a regular expression which can be matched against candidate strings.


#defines


MO_REGEXP_MAX_SUBEXPRESSIONS

#define MO_REGEXP_MAX_SUBEXPRESSIONS 20

The maximum number of subexpressions that MORegularExpression can handle.

(Last Updated 3/20/2005)