Home
last modified time | relevance | path

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

/plugin/publistx/bib2tpl/lib/
H A DBibTex.php448 $value = $this->_removeCurlyBraces($value);
882 function _removeCurlyBraces($value) function in Structures_BibTex
/plugin/publistf/bib2tpl/lib/
H A DBibTex.php448 $value = $this->_removeCurlyBraces($value);
882 function _removeCurlyBraces($value) function in Structures_BibTex
/plugin/publist/bib2tpl/lib/
H A DBibTex.php448 $value = $this->_removeCurlyBraces($value);
882 function _removeCurlyBraces($value) function in Structures_BibTex
/plugin/bibtex4dw/lib/
H A Dbibtexparser.php676 $value = $this->_removeCurlyBraces($value);
1223 private function _removeCurlyBraces($value)
1209 private function _removeCurlyBraces($value) global() function in bibtexparser_plugin_bibtex4dw