Home
last modified time | relevance | path

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

/plugin/discussion/
H A Daction.php1623 $matched = $this->comment_phrase_match($event->data['phrase'], $key, $data);
1632 function comment_phrase_match($phrase, $cid, &$data, $parent = '') { function in action_plugin_discussion
1647 if ($this->comment_phrase_match($phrase, $rid, $data, $cid)) {