Home
last modified time | relevance | path

Searched refs:twig (Results 1 – 25 of 196) sorted by last modified time

12345678

/plugin/dokuprism/prism/
H A Dprism.css2 https://prismjs.com/download.html#themes=prism&languages=markup+css+clike+javascript+abap+abnf+actionscript+ada+antlr4+apacheconf+apl+applescript+aql+arduino+arff+asciidoc+aspnet+asm6502+autohotkey+autoit+bash+basic+batch+bbcode+bison+bnf+brainfuck+brightscript+bro+c+csharp+cpp+cil+clojure+cmake+coffeescript+csp+crystal+css-extras+d+dart+diff+django+dns-zone-file+docker+ebnf+eiffel+ejs+elixir+elm+etlua+erb+erlang+fsharp+fortran+gml+gedcom+go+graphql+groovy+haml+handlebars+haskell+haxe+hcl+http+hpkp+hsts+ichigojam+icon+inform7+ini+io+j+java+javadoc+javadoclike+javastacktrace+jolie+jq+jsdoc+js-extras+json+json5+jsonp+js-templates+julia+keyman+kotlin+latex+latte+less+lilypond+liquid+lisp+livescript+lolcode+lua+makefile+markdown+markup-templating+matlab+mel+mizar+monkey+moonscript+n1ql+n4js+nand2tetris-hdl+nasm+neon+nginx+nim+nix+objectivec+pascal+perl+php+phpdoc+php-extras+plsql+powershell+processing+prolog+properties+protobuf+pug+puppet+pure+python+q+qml+qore+r+jsx+tsx+reason+regex+renpy+rest+rip+roboconf+robotframework+ruby+rust+sas+sass+scss+scala+scheme+shell-session+smalltalk+smarty+solidity+soy+sparql+splunk-spl+sqf+sql+stylus+swift+t4-templating+t4-cs+t4-vb+tap+tcl+tt2+textile+toml+turtle+twig+typescript+vala+vbnet+velocity+verilog+vhdl+vim+visual-basic+wasm+wiki+xeora+xojo+xquery+yaml+zig&plugins=show-language+remove-initial-line-feed+previewers+toolbar+copy-to-clipboard+download-button */
H A Dprism.js2 https://prismjs.com/download.html#themes=prism&languages=markup+css+clike+javascript+abap+abnf+actionscript+ada+antlr4+apacheconf+apl+applescript+aql+arduino+arff+asciidoc+aspnet+asm6502+autohotkey+autoit+bash+basic+batch+bbcode+bison+bnf+brainfuck+brightscript+bro+c+csharp+cpp+cil+clojure+cmake+coffeescript+csp+crystal+css-extras+d+dart+diff+django+dns-zone-file+docker+ebnf+eiffel+ejs+elixir+elm+etlua+erb+erlang+fsharp+fortran+gml+gedcom+go+graphql+groovy+haml+handlebars+haskell+haxe+hcl+http+hpkp+hsts+ichigojam+icon+inform7+ini+io+j+java+javadoc+javadoclike+javastacktrace+jolie+jq+jsdoc+js-extras+json+json5+jsonp+js-templates+julia+keyman+kotlin+latex+latte+less+lilypond+liquid+lisp+livescript+lolcode+lua+makefile+markdown+markup-templating+matlab+mel+mizar+monkey+moonscript+n1ql+n4js+nand2tetris-hdl+nasm+neon+nginx+nim+nix+objectivec+pascal+perl+php+phpdoc+php-extras+plsql+powershell+processing+prolog+properties+protobuf+pug+puppet+pure+python+q+qml+qore+r+jsx+tsx+reason+regex+renpy+rest+rip+roboconf+robotframework+ruby+rust+sas+sass+scss+scala+scheme+shell-session+smalltalk+smarty+solidity+soy+sparql+splunk-spl+sqf+sql+stylus+swift+t4-templating+t4-cs+t4-vb+tap+tcl+tt2+textile+toml+turtle+twig+typescript+vala+vbnet+velocity+verilog+vhdl+vim+visual-basic+wasm+wiki+xeora+xojo+xquery+yaml+zig&plugins=show-language+remove-initial-line-feed+previewers+toolbar+copy-to-clipboard+download-button */
134 !function(e){e.languages.pug={comment:{pattern:/(^([\t ]*))\/\/.*(?:(?:\r?\n|\r)\2[\t ].+)*/m,lookbehind:!0},"multiline-script":{pattern:/(^([\t ]*)script\b.*\.[\t ]*)(?:(?:\r?\n|\r(?!\n))(?:\2[\t ].+|\s*?(?=\r?\n|\r)))+/m,lookbehind:!0,inside:e.languages.javascript},filter:{pattern:/(^([\t ]*)):.+(?:(?:\r?\n|\r(?!\n))(?:\2[\t ].+|\s*?(?=\r?\n|\r)))+/m,lookbehind:!0,inside:{"filter-name":{pattern:/^:[\w-]+/,alias:"variable"},text:/\S[\s\S]*/}},"multiline-plain-text":{pattern:/(^([\t ]*)[\w\-#.]+\.[\t ]*)(?:(?:\r?\n|\r(?!\n))(?:\2[\t ].+|\s*?(?=\r?\n|\r)))+/m,lookbehind:!0},markup:{pattern:/(^[\t ]*)<.+/m,lookbehind:!0,inside:e.languages.markup},doctype:{pattern:/((?:^|\n)[\t ]*)doctype(?: .+)?/,lookbehind:!0},"flow-control":{pattern:/(^[\t ]*)(?:case|default|each|else|if|unless|when|while)\b(?: .+)?/m,lookbehind:!0,inside:{each:{pattern:/^each .+? in\b/,inside:{keyword:/\b(?:each|in)\b/,punctuation:/,/}},branch:{pattern:/^(?:case|default|else|if|unless|when|while)\b/,alias:"keyword"},rest:e.languages.javascript}},keyword:{pattern:/(^[\t ]*)(?:append|block|extends|include|prepend)\b.+/m,lookbehind:!0},mixin:[{pattern:/(^[\t ]*)mixin .+/m,lookbehind:!0,inside:{keyword:/^mixin/,function:/\w+(?=\s*\(|\s*$)/,punctuation:/[(),.]/}},{pattern:/(^[\t ]*)\+.+/m,lookbehind:!0,inside:{name:{pattern:/^\+\w+/,alias:"function"},rest:e.languages.javascript}}],script:{pattern:/(^[\t ]*script(?:(?:&[^(]+)?\([^)]+\))*[\t ]).+/m,lookbehind:!0,inside:e.languages.javascript},"plain-text":{pattern:/(^[\t ]*(?!-)[\w\-#.]*[\w\-](?:(?:&[^(]+)?\([^)]+\))*\/?[\t ]).+/m,lookbehind:!0},tag:{pattern:/(^[\t ]*)(?!-)[\w\-#.]*[\w\-](?:(?:&[^(]+)?\([^)]+\))*\/?:?/m,lookbehind:!0,inside:{attributes:[{pattern:/&[^(]+\([^)]+\)/,inside:e.languages.javascript},{pattern:/\([^)]+\)/,inside:{"attr-value":{pattern:/(=\s*(?!\s))(?:\{[^}]*\}|[^,)\r\n]+)/,lookbehind:!0,inside:e.languages.javascript},"attr-name":/[\w-]+(?=\s*!?=|\s*[,)])/,punctuation:/[!=(),]+/}}],punctuation:/:/,"attr-id":/#[\w\-]+/,"attr-class":/\.[\w\-]+/}},code:[{pattern:/(^[\t ]*(?:-|!?=)).+/m,lookbehind:!0,inside:e.languages.javascript}],punctuation:/[.\-!=|]+/};for(var t=[{filter:"atpl",language:"twig"},{filter:"coffee",language:"coffeescript"},"ejs","handlebars","less","livescript","markdown",{filter:"sass",language:"scss"},"stylus"],n={},a=0,i=t.length;a<i;a++){var r=t[a];r="string"==typeof r?{filter:r,language:r}:r,e.languages[r.language]&&(n["filter-"+r.filter]={pattern:RegExp("(^([\t ]*)):<filter_name>(?:(?:\r?\n|\r(?!\n))(?:\\2[\t ].+|\\s*?(?=\r?\n|\r)))+".replace("<filter_name>",(function(){return r.filter})),"m"),lookbehind:!0,inside:{"filter-name":{pattern:/^:[\w-]+/,alias:"variable"},text:{pattern:/\S[\s\S]*/,alias:[r.language,"language-"+r.language],inside:e.languages[r.language]}}})}e.languages.insertBefore("pug","filter",n)}(Prism);
177 Prism.languages.twig={comment:/^\{#[\s\S]*?#\}$/,"tag-name":{pattern:/(^\{%-?\s*)\w+/,lookbehind:!0,alias:"keyword"},delimiter:{pattern:/^\{[{%]-?|-?[%}]\}$/,alias:"punctuation"},string:{pattern:/("|')(?:\\.|(?!\1)[^\\\r\n])*\1/,inside:{punctuation:/^['"]|['"]$/}},keyword:/\b(?:even|if|odd)\b/,boolean:/\b(?:false|null|true)\b/,number:/\b0x[\dA-Fa-f]+|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:[Ee][-+]?\d+)?/,operator:[{pattern:/(\s)(?:and|b-and|b-or|b-xor|ends with|in|is|matches|not|or|same as|starts with)(?=\s)/,lookbehind:!0},/[=<>]=?|!=|\*\*?|\/\/?|\?:?|[-+~%|]/],punctuation:/[()\[\]{}:.,]/},Prism.hooks.add("before-tokenize",(function(e){"twig"===e.language&&Prism.languages["markup-templating"].buildPlaceholders(e,"twig",/\{(?:#[\s\S]*?#|%[\s\S]*?%|\{[\s\S]*?\})\}/g)})),Prism.hooks.add("after-tokenize",(function(e){Prism.languages["markup-templating"].tokenizePlaceholders(e,"twig")})); class in Prism.languages
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A Dcomposer.lock3800 "twig/twig": "^2.13|^3.0.4"
/plugin/commonmark/vendor/league/commonmark/
H A DREADME.md90 - [Twig filter and tag](https://github.com/aptoma/twig-markdown)
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D65.65.js1twig","@pop"],[/#{\s*/,"string.twig","@interpolationState"],[/[^#"\\]*(?:(?:\\.|#(?!\{))[^#"\\]*)*…
H A D65.65.js.map1twig/twig.js"],"names":[],"mappings":";;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AACA;AACA;AACA;AACO;AACP,gEAAg…
H A Dbundle.js.map1twig/twig.contribution.js","webpack:///./node_modules/monaco-editor/esm/vs/basic-languages/typescr…
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DREADME.md286 $twig->addExtension(new AsseticExtension($factory));
325 // enable loading assets from twig templates
326 $am->setLoader('twig', new TwigFormulaLoader($twig));
331 $am->addResource($resource, 'twig');
345 [3]: http://twig.sensiolabs.org
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/
H A DTwigFormulaLoader.php25 private $twig; variable in Assetic\\Extension\\Twig\\TwigFormulaLoader
28 public function __construct(\Twig_Environment $twig, LoggerInterface $logger = null) argument
30 $this->twig = $twig;
37 … $tokens = $this->twig->tokenize(new \Twig_Source($resource->getContent(), (string) $resource));
38 $nodes = $this->twig->parse($tokens);
78 $arguments[] = eval('return '.$this->twig->compile($argument).';');
81 …$invoker = $this->twig->getExtension('Assetic\Extension\Twig\AsseticExtension')->getFilterInvoker(…
/plugin/jplayer/
H A Dcomposer.lock150 "twig/twig": "<1.27"
163 "twig/twig": "~1.23|~2.0",
172 "twig/twig": "Assetic provides the integration with the Twig templating engine"
/plugin/codemirror/dist/
H A Dscripts.min.js.map1twig","typescript","vbnet","vbscript","velocity","verilog","vhdl","vue","webidl","xml","xquery","x…
H A Dscripts.min.js8 …ttcn-cfg":{name:"ttcn-cfg",mime:"text/x-ttcn-cfg"},turtle:{name:"turtle"},twig:{name:"twig"},types… class in AnonymousFunction3fb7904a21a00.c
/plugin/codemirror/dist/modes/
H A Dtwig.min.js.map1twig/twig.js"],"names":["mod","exports","module","require","define","amd","CodeMirror","defineMode…
/plugin/findologicxmlexport/
H A Dadmin.php115 $twig = new Twig_Environment($loader);
117 $twig->addExtension(new Twig_Extensions_Extension_Intl());
119 echo $twig->render(self::TEMPLATE_FILE, $variablesForTemplate);
/plugin/findologicxmlexport/tpl/
H A Dadmin.twig1 {# findologicxmlexport/tpl/admin.twig for findologicxmlexport plugin #}
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Ddate.rst56 $twig = new \Twig\Environment($loader);
57 $twig->getExtension('\Twig\Extension\CoreExtension')->setDateFormat('d/m/Y', '%d days');
60 $twig->getExtension('core')->setDateFormat('d/m/Y', '%d days');
84 $twig = new \Twig\Environment($loader);
85 $twig->getExtension('\Twig\Extension\CoreExtension')->setTimezone('Europe/Paris');
88 $twig->getExtension('core')->setTimezone('Europe/Paris');
H A Dnumber_format.rst22 Twig's :ref:`precedence of operators <twig-expressions>`:
40 $twig = new \Twig\Environment($loader);
41 $twig->getExtension('\Twig\Extension\CoreExtension')->setNumberFormat(3, '.', ',');
44 $twig->getExtension('core')->setNumberFormat(3, '.', ',');
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Ddate.rst43 $twig = new \Twig\Environment($loader);
44 $twig->getExtension('\Twig\Extension\CoreExtension')->setTimezone('Europe/Paris');
47 $twig->getExtension('core')->setTimezone('Europe/Paris');
H A Ddump.rst21 $twig = new \Twig\Environment($loader, [
25 $twig->addExtension(new \Twig\Extension\DebugExtension());
H A Dinclude.rst46 $template = $twig->loadTemplate('some_template.twig');
49 $template = $twig->load('some_template.twig');
51 $twig->display('template.twig', ['template' => $template]);
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dtemplates.rst50 * *Vim* via the `Jinja syntax plugin`_ or the `vim-twig plugin`_
61 * *Atom* via the `PHP-twig for atom`_
795 due to the :ref:`operator precedence rules <twig-expressions>`:
902 .. _`vim-twig plugin`: https://github.com/lumiliet/vim-twig
903 .. _`Twig syntax plugin`: http://plugins.netbeans.org/plugin/37069/php-twig
905 .. _`Twig language definition`: https://github.com/gabrielcorpse/gedit-twig-template-language
909 .. _`Notepad++ Twig Highlighter`: https://github.com/Banane9/notepadplusplus-twig
912 .. _`PHP-twig for atom`: https://github.com/reesef/php-twig
914 …ack`: https://marketplace.visualstudio.com/items?itemName=bajdzis.vscode-twig-pack
/plugin/findologicxmlexport/vendor/twig/twig/ext/twig/
H A Dconfig.m41 dnl config.m4 for extension twig
3 PHP_ARG_ENABLE(twig, whether to enable twig support,
4 [ --enable-twig Enable twig support])
7 PHP_NEW_EXTENSION(twig, twig.c, $ext_shared)
H A Dconfig.w323 ARG_ENABLE("twig", "Twig support", "no");
7 EXTENSION('twig', 'twig.c');
/plugin/findologicxmlexport/vendor/twig/twig/src/Util/
H A DDeprecationCollector.php25 private $twig; variable in Twig\\Util\\DeprecationCollector
28 public function __construct(Environment $twig) argument
30 $this->twig = $twig;
67 $this->twig->parse($this->twig->tokenize(new Source($contents, $name)));
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DEnvironmentTest.php99 $twig->getGlobals();
107 $twig->getGlobals();
108 $twig->load('index');
116 $twig->getGlobals();
117 $twig->getFunctions();
126 $twig->getGlobals();
127 $twig->getFunctions();
128 $twig->load('index');
134 $twig->getGlobals();
201 $twig = $this
[all …]

12345678