Searched refs:replaceEscape (Results 1 – 2 of 2) sorted by relevance
50 protected function replaceEscape($text) function140 isset($refMatches[2]) ? $this->replaceEscape($refMatches[2]) : '', // url175 ['email', $this->replaceEscape($matches[1])],181 ['url', $this->replaceEscape($matches[1])],269 'url' => $this->replaceEscape($matches[2]),
84 'url' => $this->replaceEscape($matches[2]),