Sets the regex flag
bool $regex Regex flag:
$this
public function setRegex($regex) { $this->regex = $regex; return $this; }