Searched refs:refs (Results 1 – 2 of 2) sorted by relevance
37 private $refs = []; variable in Symfony\\Component\\Yaml\\Parser87 $this->refs = [];107 $this->refs = [];214 $this->refs[$isRef] = end($data);249 if (!\array_key_exists($refName, $this->refs)) {257 $refValue = $this->refs[$refName];334 $this->refs[$refMatches['ref']] = $value;364 $this->refs[$isRef] = $data[$key];373 return Inline::parse($this->lexInlineQuotedString(), $flags, $this->refs);386 $parsedMapping = Inline::parse($this->lexInlineMapping(), $flags, $this->refs);[all …]
14 …from [here.](https://github.com/my17560/dokuwiki-template-readthedokus/archive/refs/heads/main.zip)