/plugin/jplayer/vendor/mustache/mustache/ |
H A D | README.md | 4 A [Mustache](http://mustache.github.com/) implementation in PHP. 6 …p://img.shields.io/packagist/v/mustache/mustache.svg?style=flat-square)](https://packagist.org/pac… 7 …p://img.shields.io/travis/bobthecow/mustache.php/dev.svg?style=flat-square)](http://travis-ci.org/… 9 …://img.shields.io/packagist/dm/mustache/mustache.svg?style=flat-square)](https://packagist.org/pac… 65 Read [the Mustache.php documentation](https://github.com/bobthecow/mustache.php/wiki/Home) for more… 71 …* [Readme for the Ruby Mustache implementation](http://github.com/defunkt/mustache/blob/master/REA… 72 * [mustache(5)](http://mustache.github.com/mustache.5.html) man page.
|
H A D | CONTRIBUTING.md | 6 1. [Fork the repo on GitHub](https://github.com/bobthecow/mustache.php).
|
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/ |
H A D | LambdaHelper.php | 21 private $mustache; variable in Mustache_LambdaHelper 28 * @param Mustache_Engine $mustache Mustache engine instance 32 … public function __construct(Mustache_Engine $mustache, Mustache_Context $context, $delims = null) argument 34 $this->mustache = $mustache; 48 return $this->mustache 74 return new self($this->mustache, $this->context, $delims);
|
H A D | Template.php | 22 protected $mustache; variable in Mustache_Template 32 * @param Mustache_Engine $mustache 34 public function __construct(Mustache_Engine $mustache) argument 36 $this->mustache = $mustache; 148 $helpers = $this->mustache->getHelpers(); 173 return $this->mustache
|
/plugin/jplayer/ |
H A D | composer.lock | 209 "name": "mustache/mustache", 213 "url": "https://github.com/bobthecow/mustache.php.git", 218 …"url": "https://api.github.com/repos/bobthecow/mustache.php/zipball/e95c5a008c23d3151d59ea72484d4f… 247 "homepage": "https://github.com/bobthecow/mustache.php", 249 "mustache",
|
H A D | syntax.php | 168 $mustache = new Mustache_Engine(array( 171 $tpl = $mustache->loadTemplate('jplayer.'.$skin.'.audio.playlist');
|
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/ |
H A D | utility.js | 298 var mustache = _.template('Hello {{planet}}!'); 299 assert.equal(mustache({planet: 'World'}), 'Hello World!', 'can mimic mustache.js');
|
/plugin/codemirror/dist/modes/ |
H A D | vue.min.js.map | 1 …(stream) {\n if (stream.match(/^\\{\\{.*?\\}\\}/)) return \"meta mustache\";\n while…
|
/plugin/combo/ |
H A D | composer.lock | 370 "mustache",
|
/plugin/combo/vendor/salesforce/handlebars-php/ |
H A D | README.md | 203 Handlebars expressions are the basic unit of a Handlebars template. You can use them alone in a {{mustache}}, pass them to a Handlebars helper, or use them as values in hash arguments.
|
/plugin/dokuprism/prism/ |
H A D | prism.js | 68 !function(a){a.languages.handlebars={comment:/\{\{![\s\S]*?\}\}/,delimiter:{pattern:/^\{\{\{?|\}\}\}?$/,alias:"punctuation"},string:/(["'])(?:\\.|(?!\1)[^\\\r\n])*\1/,number:/\b0x[\dA-Fa-f]+\b|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:[Ee][+-]?\d+)?/,boolean:/\b(?:false|true)\b/,block:{pattern:/^(\s*(?:~\s*)?)[#\/]\S+?(?=\s*(?:~\s*)?$|\s)/,lookbehind:!0,alias:"keyword"},brackets:{pattern:/\[[^\]]+\]/,inside:{punctuation:/\[|\]/,variable:/[\s\S]+/}},punctuation:/[!"#%&':()*+,.\/;<=>@\[\\\]^`{|}~]/,variable:/[^!"#%&'()*+,\/;<=>@\[\\\]^`{|}~\s]+/},a.hooks.add("before-tokenize",(function(e){a.languages["markup-templating"].buildPlaceholders(e,"handlebars",/\{\{\{[\s\S]+?\}\}\}|\{\{[\s\S]+?\}\}/g)})),a.hooks.add("after-tokenize",(function(e){a.languages["markup-templating"].tokenizePlaceholders(e,"handlebars")})),a.languages.hbs=a.languages.handlebars,a.languages.mustache=a.languages.handlebars}(Prism);
|
/plugin/sequencediagram/bower_components/lodash/doc/ |
H A D | README.md | 9732 compiled({ 'user': 'mustache' }); 9733 // => 'hello mustache!'
|
/plugin/tuxquote/ |
H A D | quotes.txt | 1281 Never put anything on paper, my boy, and never trust a man with a small black mustache. <BR> -- P. …
|
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ |
H A D | pdfmake.min.js.map | 1 …e('hello {{ user }}!');\n\t * compiled({ 'user': 'mustache' });\n\t * // => 'hello mustach…
|
/plugin/subjectindex/plugins/ |
H A D | bible_verses.txt | 3098 …orn, and his head should become ungroomed, and he should cover over the mustache and call out, 'Un… 8536 …he king; and he had not attended to his feet nor had he attended to his mustache nor had he washed… 21074 …dals you should put upon your feet. And you should not cover over [the] mustache, and the bread of… 22616 …rs will certainly be disappointed. And they will have to cover over the mustache, all of them, for…
|