Searched refs:comment_phrase_match (Results 1 – 1 of 1) sorted by relevance
1623 $matched = $this->comment_phrase_match($event->data['phrase'], $key, $data);1632 function comment_phrase_match($phrase, $cid, &$data, $parent = '') { function in action_plugin_discussion1647 if ($this->comment_phrase_match($phrase, $rid, $data, $cid)) {