Searched refs:_checkEqualSign (Results 1 – 4 of 4) sorted by relevance
| /plugin/publistf/bib2tpl/lib/ |
| D | BibTex.php | 418 $proceed = $this->_checkEqualSign($entry, $position); 428 $proceed = $this->_checkEqualSign($entry, $position); 489 function _checkEqualSign($entry, $position) function in Structures_BibTex
|
| /plugin/publist/bib2tpl/lib/ |
| D | BibTex.php | 418 $proceed = $this->_checkEqualSign($entry, $position); 428 $proceed = $this->_checkEqualSign($entry, $position); 489 function _checkEqualSign($entry, $position) function in Structures_BibTex
|
| /plugin/publistx/bib2tpl/lib/ |
| D | BibTex.php | 418 $proceed = $this->_checkEqualSign($entry, $position); 428 $proceed = $this->_checkEqualSign($entry, $position); 489 function _checkEqualSign($entry, $position) function in Structures_BibTex
|
| /plugin/bibtex4dw/lib/ |
| D | bibtexparser.php | 628 $proceed = $this->_checkEqualSign($entry, $position); 638 $proceed = $this->_checkEqualSign($entry, $position); 835 private function _checkEqualSign($entry, $position) function in bibtexparser_plugin_bibtex4dw
|