Help for this page
/(?(?{! whatever() })(?!))/
/(?(?{ whatever() })|(?!))/
/(?(?{ whatever() })|(*FAIL))/
/(?{ whatever() })/
/(?{ whatever() }?)/