Searched refs:replace_links (Results 1 – 1 of 1) sorted by relevance
/plugin/anewssystem/ |
H A D | syntax.php | 722 $linkx = $this->replace_links($pattern, $value, 'medi'); 727 $links = $this->replace_links($pattern, $value, 'url'); 1033 $linkx = $this->replace_links($pattern, $value, 'medi'); 1038 $links = $this->replace_links($pattern, $value, 'url'); 1383 function replace_links($pattern, &$value, $r_string) { function in syntax_plugin_anewssystem
|