enabled Posix ERE expressions inside the property replacer
(previously BRE was permitted only)
provided ability to specify that a regular expression submatch shall
be used inside the property replacer
implemented in property replacer: if a regular expression does not match,
it can now either return "**NO MATCH** (default, as before), a blank
property or the full original property text