in find there is a good support for regular expressions, and also the best lookahead function (?=) and (?!), but there isn't lookbahind? (?<=) and (?<!)
Is it possible in the next release to add it?
It's on the short-list, so should happen soonish.