Searched defs:mustache (Results 1 – 3 of 3) sorted by relevance
21 private $mustache; variable in Mustache_LambdaHelper32 … public function __construct(Mustache_Engine $mustache, Mustache_Context $context, $delims = null)
22 protected $mustache; variable in Mustache_Template34 public function __construct(Mustache_Engine $mustache)
15 "mustache": "~2.2.1", string