On Mon, 9 Feb 2009, Pradeep Nagaraja (pradnaga) wrote: > I am using pcre-5.0. I am doing pattern matching, Even though I give > REG_ICASE in regcomp, regexec does not match the string. Please could > you please help me here.
Please update to the latest release (7.8) and try again. The 5.0 release is *very* old, and many things have changed since then. If you still have a problem, post your pattern and the subject string that fails. Philip -- Philip Hazel -- ## List details at http://lists.exim.org/mailman/listinfo/pcre-dev
