Searched refs:editionKey (Results 1 – 2 of 2) sorted by relevance
112 if($editionKey = array_search('edition', $this->bibformat->styleMap->$type))113 $this->createEdition($editionKey);205 function createEdition($editionKey) argument207 if(!$this->row[$editionKey])209 $edition = stripslashes($this->row[$editionKey]);
109 if($editionKey = array_search('edition', $this->bibformat->styleMap->$type))110 $this->createEdition($editionKey);193 function createEdition($editionKey) argument195 if(!$this->row[$editionKey])197 $edition = stripslashes($this->row[$editionKey]);