Home
last modified time | relevance | path

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

/plugin/discussion/
Daction.php1756 $matched = $this->phraseMatchInComment($event->data['phrase'], $cid, $data);
1775 protected function phraseMatchInComment($phrase, $cid, &$data, $parent = '') function in action_plugin_discussion
1792 if ($this->phraseMatchInComment($phrase, $rid, $data, $cid)) {