Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DParser.php25 private $pragmaBlocks; variable in Mustache_Parser
41 $this->pragmaBlocks = isset($this->pragmas[Mustache_Engine::PRAGMA_BLOCKS]);
150 if ($this->pragmaBlocks) {
309 $this->pragmaBlocks = true;