Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DCompiler.php55 return $this->writeCode($tree, $name);
225 private function writeCode($tree, $name) function in Mustache_Compiler