<?php var_dump(preg_replace('(.+(?=\.qux$))i', '!!${0}!!', 'foo.bar.qux'));
You have javascript disabled. You will not be able to edit any code.