perl regex modifiers

Dar Scott dsc at swcp.com
Thu Jul 24 10:31:07 EDT 2003


On Wednesday, July 23, 2003, at 04:26 PM, Alex Rice wrote:

> "g" is a valid modifier for Perl matches


The only modifiers at the page I mentioned are ismx.  (I use i but use 
methods where the others do not apply.)  Maybe the work of g can be 
done with some combination of those?

The page is this:
http://www.perldoc.com/perl5.6.1/pod/perlre.html

I would guess that Revolution regex is based on some library and there 
might be better docs for that.

What would the g modifier do?

Dar Scott




More information about the use-livecode mailing list