Home
last modified time | relevance | path

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

/plugin/bibtex/OSBib/format/
H A DBIBFORMAT.php84 $this->convertEntry=FALSE;
345 if ($this->cleanEntry) {$row=$this->convertEntry($row);}
1393 function convertEntry($entry) function in BIBFORMAT