Home
last modified time | relevance | path

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

/plugin/pubmed2020/helper/
H A Dpmid.php87 var $paper_refs = array(); variable in helper_plugin_pubmed2020_pmid
152 if (!empty($this->paper_refs[$attr]))
153 return $this->paper_refs[$attr];
190 $this->paper_refs = array();
192 $this->paper_refs = $plugin->pubmed2020->readMedlineContent($raw, $plugin);