(?i) -- case insensitive (?Ui) --Ungreedy and case insensitive (?Usi) --Ungreedy, ignore end of line, case insensitive
Jim Ault Las Vegas On 3/9/06 9:35 AM, "Arthur Urban" <[EMAIL PROTECTED]> wrote: > Is there a syntax for regular expressions in Rev that will allow a > case-insensitive search? Thanx! > _______________________________________________ > use-revolution mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
