Home
last modified time | relevance | path

Searched refs:own (Results 1 – 25 of 453) sorted by relevance

12345678910>>...19

/plugin/asciidocjs/node_modules/core-js/modules/library/
D_export.js18 var key, own, out;
22 own = !IS_FORCED && target && target[key] !== undefined;
23 if (own && has(exports, key)) continue;
25 out = own ? target[key] : source[key];
29 : IS_BIND && own ? ctx(out, global)
/plugin/asciidocjs/node_modules/core-js/library/modules/
D_export.js18 var key, own, out;
22 own = !IS_FORCED && target && target[key] !== undefined;
23 if (own && has(exports, key)) continue;
25 out = own ? target[key] : source[key];
29 : IS_BIND && own ? ctx(out, global)
/plugin/asciidocjs/node_modules/core-js/modules/
D_export.js17 var key, own, out, exp;
21 own = !IS_FORCED && target && target[key] !== undefined;
23 out = (own ? target : source)[key];
25 …exp = IS_BIND && own ? ctx(out, global) : IS_PROTO && typeof out == 'function' ? ctx(Function.call…
/plugin/dw2pdf/conf/
Dstyle.css4 * Do not edit this file. Instead add your own styles in
5 * lib/plugins/dw2pdf/conf/style.local.css or create your own template
/plugin/asciidocjs/node_modules/has-tostringtag/
DREADME.md26 …- get-own-property-symbols [npm](https://www.npmjs.com/package/get-own-property-symbols) | [github…
/plugin/asciidocjs/node_modules/has-symbols/
DREADME.md26 …- get-own-property-symbols [npm](https://www.npmjs.com/package/get-own-property-symbols) | [github…
/plugin/twistienav4bootstrap3/
DREADME.md28 The plugin is only translated in English but you can translate it in your own language.
30 Just copy the directory lang/en, rename it in your own language (For instance, for france, to lang/…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
Dconnection-factory.asciidoc10 There is little reason to provide your own ConnectionFactory, but if you need to
55 As you can see, if you decide to inject your own ConnectionFactory, you take
Dhttp-handler.asciidoc18 provide your own custom handler:
32 For details on creating your own custom Ring handler, please see the
/plugin/bible/bible_douayRheims/
DJude.txt6 …1:6. And the angels who kept not their principality but forsook their own habitation, he hath rese…
13 …1:13. Raging waves of the sea, foaming out their own confusion: wandering stars, to whom the storm…
16 …1:16. These are murmurers, full of complaints, walking according to their own desires: and their m…
18 …1:18. Who told you that in the last time there should come mockers, walking according to their own
DPhilemon.txt12 1:12. Whom I have sent back to thee. And do thou receive him as my own bowels.
19 …1:19. I Paul have written it with my own hand: I will repay it: not to say to thee that thou owest…
/plugin/indexmenu/images/thread2/
Dinfo.txt3 description=Thread style with own css style
/plugin/mdpage/
Dplugin.info.txt6 desc Write your own Markdown page
/plugin/myshortcuts/
H A Dplugin.info.txt6 desc Create your own personal Dokuwiki shortcuts
/plugin/glossary/lang/en/
DpageTemplate.txt6 TODO Give us your own @@PROPOSITIONPAGE@@ :-)
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/
DHTML.CustomDoctype.txt7 A custom doctype for power-users who defined their own document
DHTML.MaxImgLength.txt9 in place to prevent imagecrash attacks, disable with null at your own risk.
/plugin/googlesearch/lang/en/
Derror.txt5 at Google's own site using the link below.
/plugin/authgooglesheets/vendor/psr/cache/
DREADME.md7 Note that this is not a Cache implementation of its own. It is merely an
/plugin/ckgdoku/
DREADME.md4 Installed in its own directory and treated as separate from ckgedit. However, the ckgedit documenta…
/plugin/authgooglesheets/vendor/psr/http-message/
DREADME.md7 Note that this is not a HTTP message implementation of its own. It is merely an
/plugin/loadskin/images/
Dreadme.txt1 …web or in desktop applications) as long as you don’t pass them off as your own and remove this rea…
/plugin/matrixnotifierwas/vendor/psr/http-factory/
DREADME.md6 Note that this is not a HTTP Factory implementation of its own. It is merely interfaces that descri…
/plugin/prettyphoto/
Dplugin.info.txt12 …ox clone). All direct images are shown in a pop-up frame instead of the full image in its own page.
/plugin/matrixnotifierwas/vendor/psr/http-message/
DREADME.md7 Note that this is not a HTTP message implementation of its own. It is merely an

12345678910>>...19