<?php $content_of_wp_class_file = 'foobar'; $re = '/\$re \= \'\/\^\(\.\*\?\)\\\\\/uslugi\(\.\*\?\)\$\/\m\'\;/s'; preg_match($re, $content_of_wp_class_file, $matches); var_dump($matches);
You have javascript disabled. You will not be able to edit any code.