From: Edward Diener (eddielee_at_[hidden])
Date: 2005-05-06 19:34:05


If the string to match is an empty string, "", and the regular
expression is such that it matches the empty string, such as "^$",
should a match be found ?