Searched refs:PRAGMA_BLOCKS (Results 1 – 2 of 2) sorted by relevance
41 $this->pragmaBlocks = isset($this->pragmas[Mustache_Engine::PRAGMA_BLOCKS]);308 case Mustache_Engine::PRAGMA_BLOCKS:
30 const PRAGMA_BLOCKS = 'BLOCKS'; define in Mustache_Engine36 self::PRAGMA_BLOCKS => true,