Home
last modified time | relevance | path

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

/plugin/bibtex4dw/lib/
Dbibtexrender.php209 $stat = $this->_parser->parseBibliography();
238 $stat = $this->_parser->parseBibliography($sqlite=true);
Dbibtexparser.php269 public function parseBibliography($sqlite = false) function in bibtexparser_plugin_bibtex4dw