Searched refs:ctagChar (Results 1 – 1 of 1) sorted by relevance
81 private $ctagChar; variable in Mustache_Tokenizer162 … if ($char === $this->ctagChar && substr($text, $i, $this->ctagLen) === $this->ctag) {242 $this->ctagChar = '}';313 $this->ctagChar = $ctag[0];