Home
last modified time | relevance | path

Searched refs:include (Results 51 – 75 of 1065) sorted by relevance

12345678910>>...43

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/autoescape/
H A Dname.test5 {{ include('index.js.twig') -}}
6 {{ include('index.html.twig') -}}
7 {{ include('index.txt.twig') -}}
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dupload.asp28 <!--#include file="config.asp"-->
29 <!--#include file="util.asp"-->
30 <!--#include file="io.asp"-->
31 <!--#include file="commands.asp"-->
32 <!--#include file="class_upload.asp"-->
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D1.1.js1include:"@identifier_or_keyword"},{include:"@whitespace"},[/\(\*.*\*\)/,"annotation"],[/@systemcal… property in AnonymousFunction3eb7205d0100.r.tokenizer
H A D47.47.js1 …iter.parenthesis"}],tokenizer:{root:[{include:"@numbers"},{include:"@strings"},[/[{}\[\]()]/,"@bra…
H A D1.1.js.map1include',\n 'initial',\n 'inout',\n 'input',\n 'inside',\n 'ins…
H A D46.46.js1 …token:"delimiter.parenthesis"}],tokenizer:{root:[{include:"@whitespace"},{include:"@numbers"},{inc…
H A D43.43.js1 …fier"}}],[/\b([a-zA-Z_][\w\.]*)\b/,"identifier"],{include:"@whitespace"},{include:"@comments"},{in…
H A D23.23.js1include:"@terraform"}],terraform:[[/@terraformFunctions(\()/,["type","@brackets"]],[/[a-zA-Z_]\w*-…
/plugin/latexport/renderer/
H A Dtex.php151 $include = $this->includes->pop();
152 $file = wikiFN($include->getLink());
153 $this->currentPageId = $include->getLink();
154 $this->headingLevel = $include->getHeadingLevel();
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Dtemplate_from_string.rst11 {{ include(template_from_string("Hello {{ name }}")) }}
12 {{ include(template_from_string(page.template)) }}
26 with the ``include`` function, you can use it with any tag or function that
/plugin/const/
H A Drequirements.txt1 https://github.com/dokufreaks/plugin-include.git lib/plugins/include
/plugin/abc2/abc-libraries/abc2svg/
H A Dabcweb-1.js122 function include(){var i,j,fn,r,k=0 function
123 while(1){i=page.indexOf('%%abc-include ',k)
135 if(abc2svg.modules.load(a_inc[fn],include))
136 include()}else{a_inc[fn]='%\n'
138 include()}}
141 include()}
147 if(abc2svg.modules.load(page,include))
148 include()}
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/include/
H A Dbasic.test2 "include" tag
5 {% include "foo.twig" %}
H A Dmissing.test2 "include" tag
4 {% include "foo.twig" %}
H A Dtemplate_instance.test2 "include" tag accepts \Twig\TemplateWrapper instance
4 {% include foo %} FOO
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/include/
H A Dbasic.test2 "include" function
5 {{ include("foo.twig") }}
H A Dassignment.test2 "include" function
4 {% set tmp = include("foo.twig") %}
H A Dautoescaping.test2 "include" function is safe for auto-escaping
4 {{ include("foo.twig") }}
H A Dmissing.test2 "include" function
4 {{ include("foo.twig") }}
H A Dtemplate_instance.test2 "include" function accepts Twig_Template instance
4 {{ include(foo) }} FOO
/plugin/noticeboard/nbproject/
H A Dproject.properties1 include.path=${php.global.include.path}
/plugin/noticeboard/noticeboard/nbproject/
H A Dproject.properties1 include.path=${php.global.include.path}
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/
H A Dnamespaces.asciidoc9 include::Elasticsearch.asciidoc[]
10 include::Elasticsearch/Namespaces.asciidoc[]
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/
H A Dinclude_template_from_string.test2 "template_from_string" function works in an "include"
5 {{ include(template_from_string(embed)) }}
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/sandbox/
H A Dnot_valid1.test5 {%- include "foo.twig" %}
11 Twig\Error\SyntaxError: Only "include" tags are allowed within a "sandbox" section in "index.twig" …

12345678910>>...43