<?php $text = '<ul class="liste--non-ordonnee--gros--exergue">'; preg_match('~(class="(?:[^&]*\s)?)--exergue~sU', $text, $match); var_dump($match);
You have javascript disabled. You will not be able to edit any code.