<> <> <> <> RegularExpressionPackage: CONFIGURATION LINKS: CODE IMPORTS List, LooksReader, Rope, RopeEdit, RopeReader, RunReader, RuntimeError, TextEdit, TextLooksSupport EXPORTS RegularExpression CONTROL RegExpFindImpl, RegExpFindOptimizeImpl, RegExpFindCompileImpl, RegExpFind2Impl = BEGIN RegExpFindImpl; RegExpFindOptimizeImpl; RegExpFindCompileImpl; RegExpFind2Impl; END.