Searched refs:transSep (Results 1 – 1 of 1) sorted by relevance
33 var $transSep; // line separator for translate if not empty variable in glossary95 $this->transSep = trim ($this->getConf ('transSep'));549 foreach (explode ($this->transSep, $record['word']) as $word)550 foreach (explode ($this->transSep, $record['translate']) as $translate) {617 foreach (explode ($this->transSep, $record['word']) as $word)618 foreach (explode ($this->transSep, $record['translate']) as $translate) {782 foreach (explode ($this->transSep, $values['word']) as $word)785 foreach (explode ($this->transSep, $values['word']) as $word)