Home
last modified time | relevance | path

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

/plugin/bibtex/OSBib/format/bibtexParse/
H A DCHANGELOG24 1/ Corrections to PARSEENTRIES when handling concatenations using '#'
33 1/ Fixed a bug when parsing @preamble in PARSEENTRIES.php
45 4/ PARSEENTRIES can parse PHP strings. (loadBibTeXString)
58 1/ Added another flag to PARSEENTRIES to decide whether to remove enclosing "..." or {...} from st…
63 Initial release: PARSEENTRIES.php, PARSECREATORS.php
H A DPARSEENTRIES.php106 class PARSEENTRIES class
108 function PARSEENTRIES() function in PARSEENTRIES
H A DREADME12 PARSEENTRIES
/plugin/bibtex/
H A Dsyntax.php250 include_once($pathToOsbib.'format/bibtexParse/PARSEENTRIES.php');