Searched refs:readMedlineContent (Results 1 – 3 of 3) sorted by relevance
192 $this->paper_refs = $plugin->pubmed2020->readMedlineContent($raw, $plugin);
606 $refs = $this->pubmed2020->readMedlineContent($raw, $this);734 $this->pubmed2020->readMedlineContent($s, "PMID", $this);
239 function readMedlineContent($string, $pluginObject) { function in PubMed2020