Searched refs:own (Results 1 – 25 of 453) sorted by relevance
12345678910>>...19
| /plugin/asciidocjs/node_modules/core-js/modules/library/ |
| D | _export.js | 18 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.js | 18 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.js | 17 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/ |
| D | style.css | 4 * 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/ |
| D | README.md | 26 …- get-own-property-symbols [npm](https://www.npmjs.com/package/get-own-property-symbols) | [github…
|
| /plugin/asciidocjs/node_modules/has-symbols/ |
| D | README.md | 26 …- get-own-property-symbols [npm](https://www.npmjs.com/package/get-own-property-symbols) | [github…
|
| /plugin/twistienav4bootstrap3/ |
| D | README.md | 28 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/ |
| D | connection-factory.asciidoc | 10 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
|
| D | http-handler.asciidoc | 18 provide your own custom handler: 32 For details on creating your own custom Ring handler, please see the
|
| /plugin/bible/bible_douayRheims/ |
| D | Jude.txt | 6 …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…
|
| D | Philemon.txt | 12 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/ |
| D | info.txt | 3 description=Thread style with own css style
|
| /plugin/mdpage/ |
| D | plugin.info.txt | 6 desc Write your own Markdown page
|
| /plugin/myshortcuts/ |
| H A D | plugin.info.txt | 6 desc Create your own personal Dokuwiki shortcuts
|
| /plugin/glossary/lang/en/ |
| D | pageTemplate.txt | 6 TODO Give us your own @@PROPOSITIONPAGE@@ :-)
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/ |
| D | HTML.CustomDoctype.txt | 7 A custom doctype for power-users who defined their own document
|
| D | HTML.MaxImgLength.txt | 9 in place to prevent imagecrash attacks, disable with null at your own risk.
|
| /plugin/googlesearch/lang/en/ |
| D | error.txt | 5 at Google's own site using the link below.
|
| /plugin/authgooglesheets/vendor/psr/cache/ |
| D | README.md | 7 Note that this is not a Cache implementation of its own. It is merely an
|
| /plugin/ckgdoku/ |
| D | README.md | 4 Installed in its own directory and treated as separate from ckgedit. However, the ckgedit documenta…
|
| /plugin/authgooglesheets/vendor/psr/http-message/ |
| D | README.md | 7 Note that this is not a HTTP message implementation of its own. It is merely an
|
| /plugin/loadskin/images/ |
| D | readme.txt | 1 …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/ |
| D | README.md | 6 Note that this is not a HTTP Factory implementation of its own. It is merely interfaces that descri…
|
| /plugin/prettyphoto/ |
| D | plugin.info.txt | 12 …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/ |
| D | README.md | 7 Note that this is not a HTTP message implementation of its own. It is merely an
|
12345678910>>...19