Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DCompiler.php271 const BLOCK_ARG = '%s => array($this, \'block%s\'),'; define in Mustache_Compiler
292 return sprintf($this->prepare(self::BLOCK_ARG, $level), $id, $key);