Home
last modified time | relevance | path

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

/plugin/metadisplay/helper/
H A Dhtml.php150 $media = $this->check_listtypes('media',$regex);
154 $references = $this->check_listtypes('references',$regex);
381 function check_listtypes($which,$regex) { function in helper_plugin_metadisplay_html
H A Dplaintext.php150 $media = $this->check_listtypes('media',$regex);
154 $references = $this->check_listtypes('references',$regex);
379 function check_listtypes($which,$regex) { function in helper_plugin_metadisplay_plaintext