Home
last modified time | relevance | path

Searched refs:standalone (Results 1 – 25 of 96) sorted by relevance

1234

/plugin/asciidocjs/node_modules/@asciidoctor/cli/lib/
Doptions.js10 …const embedded = args.embedded === true || args['no-header-footer'] === true || args.standalone ==…
11 const standalone = !embedded
33 console.log('standalone ' + standalone)
60 standalone, property
107 standalone: typeof this.options.standalone !== 'undefined' ? this.options.standalone : true, property
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/inheritance/
Dconditional.test4 {% extends standalone ? foo : 'bar.twig' %}
12 return ['foo' => 'foo.twig', 'standalone' => true]
/plugin/davcal/fullcalendar-3.10.5/locale/
H A Dru.js1standalone:"январь_февраль_март_апрель_май_июнь_июль_август_сентябрь_октябрь_ноябрь_декабрь".split… property
H A Dlt.js1standalone:"sausis_vasaris_kovas_balandis_gegužė_birželis_liepa_rugpjūtis_rugsėjis_spalis_lapkriti… property
H A Dbe.js1standalone:"студзень_люты_сакавік_красавік_травень_чэрвень_ліпень_жнівень_верасень_кастрычнік_ліст… property
H A Dca.js1 …nction(e,t){t(n(0))}(0,function(e){return e.defineLocale("ca",{months:{standalone:"gener_febrer_ma… property
H A Dka.js1 …"იან_თებ_მარ_აპრ_მაი_ივნ_ივლ_აგვ_სექ_ოქტ_ნოე_დეკ".split("_"),weekdays:{standalone:"კვირა_ორშაბათი_… property
H A Dhr.js1 …_lipnja_srpnja_kolovoza_rujna_listopada_studenoga_prosinca".split("_"),standalone:"siječanj_veljač… property
H A Duk.js1 …травня_червня_липня_серпня_вересня_жовтня_листопада_грудня".split("_"),standalone:"січень_лютий_бе… property
/plugin/scrape/
Ddeleted.files1 HTMLPurifier.standalone.php
/plugin/aichat/lang/en/
Drephrase.prompt1 …ers follow-up question, rephrase the user's follow-up question to be a standalone question that is…
/plugin/asciidocjs/node_modules/core-js/modules/
D_microtask.js34 } else if (Observer && !(global.navigator && global.navigator.standalone)) {
/plugin/asciidocjs/node_modules/core-js/library/modules/
D_microtask.js34 } else if (Observer && !(global.navigator && global.navigator.standalone)) {
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DElementDef.php18 public $standalone = true; variable in HTMLPurifier_ElementDef
DHTMLModule.php179 $this->info[$element]->standalone = false;
DHTMLModuleManager.php415 if (!$def && $new_def->standalone) {
/plugin/codeblockedit/
H A Dstyle.css10 /* Style for edit button - works both standalone and inside cp2clipcont */
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
Dindex.rst32 For standalone projects usage of the provided builder is encouraged::
Dconfiguration.rst12 If you are using the standalone library and you want to use annotations, the annotation registry mu…
/plugin/combo/vendor/php-webdriver/webdriver/
H A DREADME.md55 This could be Selenium standalone server, but for local development, you can send them directly to …
83 #### c) Selenium standalone server
111 // selenium-server-standalone-#.jar (version 2.x or 3.x)
113 // selenium-server-standalone-#.jar (version 4.x)
/plugin/asciidocjs/node_modules/inherits/
DREADME.md8 implementation is a literal copy of standard one located in standalone
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
Dnamespaces.asciidoc16 | `cat()` | Access to the Cat API (which is generally used standalone from the command line
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
Dextends.rst187 {% extends standalone ? "minimum.html" : "base.html" %}
190 if the ``standalone`` variable evaluates to ``true``, and "base.html"
/plugin/pagecss/vendor/csstidy-2.2.1/
H A DREADME.md7 * bin/pcsstidy is the standalone command line executable
/plugin/deletepageguard/tests/
H A DREADME.md3 This directory contains a standalone test suite for developers to verify the Delete Page Guard plug…

1234