Home
last modified time | relevance | path

Searched refs:some (Results 1 – 25 of 932) sorted by relevance

12345678910>>...38

/plugin/mdpage/vendor/cebe/markdown/tests/github-data/
Dissue-38.md1 > some text
3 // some code
6 > some text
8 // some code
11 > some text
13 // some code
16 > some text
19 // some code
22 > some text
25 // some code
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
Dhtml-block.md23 alt="some alt aligned with src attribute" title="some text" />
25 <span class="test">some inline **md**</span>
27 <span>some inline **md**</span>
45 alt="some alt aligned with src attribute"
46 title="some text" />
50 alt="some alt aligned with src attribute"
51 title="some text" />
/plugin/asciidocjs/node_modules/core-js/modules/
Des6.array.some.js5 $export($export.P + $export.F * !require('./_strict-method')([].some, true), 'Array', {
7 some: function some(callbackfn /* , thisArg */) {
/plugin/asciidocjs/node_modules/core-js/library/modules/
Des6.array.some.js5 $export($export.P + $export.F * !require('./_strict-method')([].some, true), 'Array', {
7 some: function some(callbackfn /* , thisArg */) {
/plugin/mdpage/vendor/cebe/markdown/tests/extra-data/
Dspecial-attributes.md21 some { brackets
23 some } brackets
25 some { } brackets
/plugin/bibtex/OSBib/format/bibtexParse/
Dbib.bib7 @preAmbLE {"Blah blah blah some preamble or other
10 %%some comments
21 %%some comments
/plugin/webdav/lang/en/
Dintro.txt3 Use this page to monitor some WebDAV plugin feaures. To enable some functionality use [[this>doku.p…
/plugin/asciidocjs/node_modules/lodash/
Dsome.js43 function some(collection, predicate, guard) { function
51 module.exports = some;
/plugin/asciidocjs/node_modules/async/
Dsome.js118 function some(coll, iteratee, callback) { function
121 exports.default = (0, _awaitify2.default)(some, 3);
Dany.js118 function some(coll, iteratee, callback) { function
121 exports.default = (0, _awaitify2.default)(some, 3);
/plugin/bootswrapper/exe/help/
Dpopover.txt9 <popover title="Popover title" content="And here's some amazing content. It's very engaging. Right?…
12 <popover title="Popover title" content="And here's some amazing content. It's very engaging. Right?…
54 <popover trigger="focus" title="Dismissible popover" content="And here's some amazing content. It's…
57 <popover trigger="focus" title="Dismissible popover" content="And here's some amazing content. It's…
62 <popover html="true" title="**Dismissible** popover" content="And here's some amazing content. \\ *…
65 <popover html="true" title="**Dismissible** popover" content="And here's some amazing content. \\ *…
/plugin/revealjs/
Ddoku-substitutes.css2 * This substitutes some dokuwiki css styles.
5 * To obtain some compatibility, some of them are here redefined.
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
Dnl2br.test7 return ['text' => "If you have some <strong>HTML</strong>\nit will be escaped."]
13 If you have some &lt;strong&gt;HTML&lt;/strong&gt;<br />
Dtrim.test14 return ['text' => " If you have some <strong>HTML</strong> it will be escaped. "]
17 If you have some &lt;strong&gt;HTML&lt;/strong&gt; it will be escaped.
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
Dcollections.js377 assert.notOk(_.some([]), 'the empty set');
378 assert.notOk(_.some([false, false, false]), 'all false values');
379 assert.ok(_.some([false, false, true]), 'one true value');
380 assert.ok(_.some([null, 0, 'yes', false]), 'a string');
381 assert.notOk(_.some([null, 0, '', false]), 'falsy values');
382 assert.notOk(_.some([1, 11, 29], function(num){ return num % 2 === 0; }), 'all odd numbers');
383 assert.ok(_.some([1, 10, 29], function(num){ return num % 2 === 0; }), 'an even number');
384 assert.strictEqual(_.some([1], _.identity), true, 'cast to boolean - true');
385 assert.strictEqual(_.some([0], _.identity), false, 'cast to boolean - false');
386 assert.ok(_.some([false, false, true]));
[all …]
/plugin/mikioplugin/inc/stemmechanics/lesserphp/
H A DHISTORY.md21 * 2016-09-30: applying some pull requests of the origin repository
25 * 2016-09-29: applying some pull requests of the origin repository
31 * 2016-09-26: applying some pull requests of the origin repository
/plugin/grensladawritezor/fckeditor/
Dhtaccess.txt23 # On some specific Linux installations you could face problems with Firefox.
24 # It could give you errors when loading the editor saying that some illegal
40 # If PHP is mapped to handle XML files, you could have some issues. The
/plugin/backup/lang/en/
Dwindows.txt5 While the plugin may work without issues, on some Windows-based servers, Backup Tool may fail to ac…
/plugin/supa/
Dchangelog.txt4 Internal stuff: Do some Javascript linting
6 Reintroduce some stub functions to make upgrade less painfull
/plugin/mdpage/vendor/cebe/markdown/
DCHANGELOG.md46 - #64 fixed some rendering issue with emph and strong
51 - Lines containing "0" where skipped or considered empty in some cases (@tanakahisateru)
63 … breaking changes. The rendered Markdown however has changed in some edge cases and some rendering…
83 …This not only fixes some issues with nested block elements but also allows manipulation of the mar…
90 - #27 Fixed some rendering problems with block elements not separated by newlines
/plugin/avatar/
DREADME.md7some issues on PHP 8+ and update translation. Feel free to open an [issue](https://github.com/neru…
/plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/
Dxml_reference.rst13 <discriminator-class value="some-value">ClassName</discriminator-class>
17 <property name="some-property"
55 name="some-property"
75 name="some-property"
/plugin/pagecss/vendor/csstidy-2.2.1/
H A DREADME.md13 Additional to that it applies some optimisations and fixes to the CSS code.
21 // Set some options :
58 * is PHP 5.4+ compliant, removes use of GLOBALS, fixes some bugs, integrates CSS3 units
63 * It integrates some bugfixes and a 1.3.1 version has been taged
/plugin/asciidocjs/node_modules/inflight/
DREADME.md10 // some request that does some stuff
/plugin/asciidocjs/node_modules/glob/
Dcommon.js232 return self.ignore.some(function(item) {
241 return self.ignore.some(function(item) {

12345678910>>...38