Home
last modified time | relevance | path

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

/plugin/bibtex/OSBib/format/bibtexParse/
H A DPARSEENTRIES.php191 function extractStringValue($string) function in PARSEENTRIES
429 $strings[trim($matches[0])] = trim($this->extractStringValue($matches[1]));