Home
last modified time | relevance | path

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

/plugin/publistx/bib2tpl/lib/
H A DBibTex.php418 $proceed = $this->_checkEqualSign($entry, $position);
428 $proceed = $this->_checkEqualSign($entry, $position);
489 function _checkEqualSign($entry, $position) function in Structures_BibTex
/plugin/publistf/bib2tpl/lib/
H A DBibTex.php418 $proceed = $this->_checkEqualSign($entry, $position);
428 $proceed = $this->_checkEqualSign($entry, $position);
489 function _checkEqualSign($entry, $position) function in Structures_BibTex
/plugin/publist/bib2tpl/lib/
H A DBibTex.php418 $proceed = $this->_checkEqualSign($entry, $position);
428 $proceed = $this->_checkEqualSign($entry, $position);
489 function _checkEqualSign($entry, $position) function in Structures_BibTex
/plugin/bibtex4dw/lib/
H A Dbibtexparser.php628 $proceed = $this->_checkEqualSign($entry, $position);
638 $proceed = $this->_checkEqualSign($entry, $position);
835 private function _checkEqualSign($entry, $position)
822 private function _checkEqualSign($entry, $position) global() function in bibtexparser_plugin_bibtex4dw