Home
last modified time | relevance | path

Searched refs:compiled (Results 1 – 25 of 79) sorted by relevance

1234

/plugin/edittable/
H A DREADME.handsontable5 need to be done in the source files in the above repository, be compiled there
/plugin/subjectindex/
H A Dreadme.md3 … subject index entries "anywhere" in your wiki pages, that will then be compiled into a Subject In…
/plugin/sympaauth/
H A DREADME2 Be sure php is compiled with soap enabled or shared (in this case, install the relevant package).
/plugin/bliki/
H A Dsyntax.php396 $compiled = $this->compilePosts($recents);
405 $renderer->doc .= p_render('xhtml', p_get_instructions($compiled), $info);
/plugin/latex/
H A DTODO14 namespace the equation is compiled). instead, admins should just make \graphicspath
/plugin/latex-was/
H A DTODO14 namespace the equation is compiled). instead, admins should just make \graphicspath
/plugin/editonlink/
H A DLICENSE4 distribute this software, either in source code form or as a compiled
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dinternals.rst14 * **Load** the template: If the template is already compiled, load it and go
24 method of the compiled template and passing it the context.
H A Dapi.rst41 the compiled templates to avoid the parsing phase for sub-sequent
108 An absolute path where to store the compiled templates, or
158 All template loaders can cache the compiled templates on the filesystem for
159 future reuse. It speeds up Twig a lot as templates are only compiled once; and
572 and access of variables in the compiled templates whenever possible.
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DEngine.php738 $compiled = $this->compile($source);
739 $cache->cache($className, $compiled);
/plugin/revealjs/css/theme/
H A DREADME.md7 …kimel/reveal.js/blob/master/css/theme/source). It will be automatically compiled by Grunt from Sas…
/plugin/jplayer/vendor/happyworm/jplayer/
H A DREADME.md3 Support for [Zepto](http://zeptojs.com/) 1.0+ compiled with the data module.
H A DMIGRATION.md42 - Refactor: The Flash `jquery.jplayer.swf` file is now compiled using the Flex compiler in the `gru…
H A DCHANGELOG.md81 - Refactor: The Flash `jquery.jplayer.swf` file is now compiled using the Flex compiler in the `gru…
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DUPGRADING.md12 - Removed `AdvancedNamingStrategyInterface`, the serialized name is now compiled and can not be cha…
/plugin/bibtex/OSBib/format/
H A DREADME.txt87 Convert a UTF-8 string to lowercase. Where PHP has been compiled with mb_string, mb_strtolower() wi…
91 Convert a UTF-8 string to uppercase. Where PHP has been compiled with mb_string, mb_strtoupper() wi…
95 Return a portion of a UTF-8 string. Where PHP has been compiled with mb_string, mb_substr() will be…
103 Return the length of a UTF-8 string. Where PHP has been compiled with mb_string, mb_strlen() will b…
/plugin/sequencediagram/bower_components/lodash/test/
H A Dtest.js22111 var compiled = _.template(
22119 actual = compiled(data);
22180 var actual = compiled();
22239 var compiled = _.template(
22415 var compiled = _.template("<%\
22428 var compiled = _.template('<%\n\
22453 compiled(data);
22489 return compiled(data);
22556 var compiled = _.template('x'),
22557 values = [String(compiled), compiled.source],
[all …]
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Di18n.rst102 You can use ``notes`` with or without ``plural``. Once you get your templates compiled you should
/plugin/prosemirror/
H A DREADME.md89 These files are compiled with webpack and transpiled with Babel into `lib/bundle.js`,
/plugin/jplayer/vendor/robloach/component-installer/
H A DREADME.md52 file is also compiled, including all Component stylesheets:
/plugin/mytemplate/
H A DREADME10 compiled page, structure and all.
/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md9680 compiled({ 'user': 'fred' });
9685 compiled({ 'value': '<script>' });
9690 compiled({ 'users': ['fred', 'barney'] });
9695 compiled({ 'user': 'barney' });
9700 var compiled = _.template('hello ${ user }!');
9701 compiled({ 'user': 'pebbles' });
9706 compiled({ 'value': 'ignored' });
9712 compiled({ 'users': ['fred', 'barney'] });
9717 compiled(data);
9722 compiled.source;
[all …]
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DREADME.md59 // this will echo CSS compiled by LESS and compressed by YUI
/plugin/pdfjs/pdfjs/
H A DLICENSE33 not limited to compiled object code, generated documentation,
/plugin/sequencediagram/bower_components/bower-webfontloader/
H A DLICENSE32 not limited to compiled object code, generated documentation,

1234