Home
last modified time | relevance | path

Searched refs:included (Results 1 – 25 of 1094) sorted by relevance

12345678910>>...44

/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
DPolicyControllerTemplateLibraryConfig.php25 public $included; variable in Google\\Service\\GKEHub\\PolicyControllerTemplateLibraryConfig
30 public function setIncluded($included) argument
32 $this->included = $included;
39 return $this->included;
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/
Dblock_with_template.test4 {{ block('foo', 'included.twig') }}
7 {% set output = block('foo', 'included.twig') %}
10 --TEMPLATE(included.twig)--
14 'included_loaded' => $twig->load('included.twig'),
15 'included_loaded_internal' => $twig->load('included.twig'),
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tests/
Ddefined_for_blocks_with_template.test4 {{ block('foo', 'included.twig') is defined ? 'ok' : 'ko' }}
7 --TEMPLATE(included.twig)--
11 'included_loaded' => $twig->load('included.twig'),
12 'included_loaded_internal' => $twig->load('included.twig'),
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/Channels/
DIncludeOwnSystemSniff.php67 $included = strtolower($typeName);
70 $included = strtolower($typeName).'assettype';
73 $included = strtolower($typeName).'widgettype';
79 if ($included === strtolower($ownClass)) {
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/
Dfrom.test4 {% include "included.twig" %}
5 {% from "included.twig" import foobar %}
7 --TEMPLATE(included.twig)--
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/inheritance/
Dparent_isolation.test5 {% block content %}{% include "included.twig" %}{% endblock %}
8 --TEMPLATE(included.twig)--
/plugin/backlinks2/_test/data/meta/include/
Dlink.meta1included link to Bob Ross";s:11:"description";a:2:{s:15:"tableofcontents";a:1:{i:0;a:4:{s:3:"hid";…
/plugin/asciidocjs/node_modules/balanced-match/
DREADME.md44 * **pre** the preamble, `a` and `b` not included
45 * **body** the match, `a` and `b` not included
46 * **post** the postscript, `a` and `b` not included
88 The above copyright notice and this permission notice shall be included in all
/plugin/asciidocjs/node_modules/pug-linker/
DREADME.md24 …le system to resolve and parse included and extended files. Thus, the main AST must already have t…
/plugin/geonav/tpl/startermap/css/
Dincludes.css2 * This file provides styles for included seperate html files
/plugin/backlinks2/_test/data/pages/include/
Dlink.txt1 ====== An included link to Bob Ross ======
/plugin/textinsert/
DREADME20 It accepts only one level of macro inclusion, so that if MACRO_3 were included in
25 primary and the included macros.
48 to become effective, these must be included in a standard HTML macro definition
/plugin/codebuttonmod2/
DPlugin.txt33 Two new buttons are included in the toolbar.
51 * Bug fix and button for inline code included (v1.2.3)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
DIlmNamespace.asciidoc54 $params['only_managed'] = (boolean) filters the indices included in the response to ones managed by…
55 $params['only_errors'] = (boolean) filters the indices included in the response to ones in an ILM …
/plugin/photogallery/phpThumb/demo/
Dreadme.demos.txt7 // phpThumb() included and related demos //
20 Note: sample image files are not included in the distribution
/plugin/asciidocjs/node_modules/pug-filters/
DCHANGELOG.md17 - Apply filters to included files as well
/plugin/sequencediagram/bower_components/snap.svg/
DNOTICE42 included in all copies or substantial portions of the Software.
69 included in all copies or substantial portions of the Software.
95 included in all copies or substantial portions of the Software.
124 included in all copies or substantial portions of the Software.
152 included in all copies or substantial portions of the Software.
181 included in all copies or substantial portions of the Software.
/plugin/composer/
Dplugin.info.txt6 desc Creates a single page from a chosen directory. All files are included, so that you are able …
/plugin/tplinc/lang/en/
Dintro.txt3 Here you can define which **page** should be included at which **location** in the template when a …
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/
D2158.phpt2 #2158: Failure to run tests in separate processes if a file included into main process contains con…
/plugin/confmanager/lang/en/
Dsmileys.txt3 …d other images can be configured and extended. Here is an overview of Smileys included in DokuWiki:
/plugin/backlinks2/_test/data/pages/
Dbacklink_test_pages.txt8 * [[include:link|An included link to Bob Ross]]
/plugin/imagecarousel/vendor/swipebox/
DREADME4 included here.
/plugin/datatables/assets/
Dsource.txt1 To rebuild or modify this file with the latest versions of the included software please visit:
/plugin/odt/
DREADME.txt4 used by many applications, included OpenOffice.org

12345678910>>...44