Home
last modified time | relevance | path

Searched refs:shouldRenderPlainText (Results 1 – 2 of 2) sorted by relevance

/plugin/autolink4/syntax/
Dregex.php102 if ($this->helper->shouldRenderPlainText($data)) {
/plugin/autolink4/
Dhelper.php144 public function shouldRenderPlainText($data) { function in helper_plugin_autolink4