Links
EControl Syntax Editor SDK
TecRegExpr.ModifierM Property

Treat string as multiple lines.

property ModifierM: boolean;

Treat string as multiple lines. That is, change "^'' and "$'' from matching at only the every start or end of the string (text) to the start or end of any line anywhere within the string.

Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!