Home
last modified time | relevance | path

Searched refs:doubled (Results 1 – 14 of 14) sorted by relevance

/plugin/searchpattern/
H A Dplugin.info.txt6 …ction. In all cases, every single quote inside the string/regex shall be doubled. Options can be p…
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
H A Dcollections.js145 var doubled = _.map([1, 2, 3], function(num){ return num * 2; });
146 assert.deepEqual(doubled, [2, 4, 6], 'doubled numbers');
151 doubled = _([1, 2, 3]).map(function(num){ return num * 2; });
152 assert.deepEqual(doubled, [2, 4, 6], 'OO-style doubled numbers');
/plugin/icons/assets/rpg-awesome/css/
H A Drpg-awesome.min.css5 …-diving-dagger:before{content:""}.ra-double-team:before{content:""}.ra-doubled:before{content:"…
/plugin/flowplayer/player/
H A DREADME.txt425 - playing a clip for the second time caused a doubled sound
/plugin/sequencediagram/bower_components/lodash/test/
H A Dtest.js87 doubled = function(n) { return n * 2; }, function
16074 var over = _.overArgs(fn, doubled, square);
16119 var over = _.overArgs(fn, [doubled, square], String);
16126 var over = _.overArgs(fn, doubled, square);
16140 var over = _.overArgs(fn, doubled, identity);
23219 assert.deepEqual(_.times(3, doubled), [0, 2, 4]);
/plugin/passpolicy/
H A D10k-common-passwords.txt7524 doubled
/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md4105 function doubled(n) {
4115 }, [square, doubled]);
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt1067 * Bugfix: MPEG-2/2.5 ABR/VBR MP3 files had doubled playtime
/plugin/bible/bible_douayRheims/
H A DExodus.txt759 …28:16. It shall be four square and doubled: it shall be the measure of a span both in length and i…
H A DEzechiel.txt493 …on of man, prophesy, and strike thy hands together, and let the sword be doubled, and let the swor…
/plugin/jmol2/jmol/
H A DCHANGES.txt3135 # bug fix: label offset doubled for multiline labels with left/right/center alignment not specified
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs1523 stored second should be doubled
/plugin/subjectindex/plugins/
H A Dbible_verses.txt2310 It should be foursquare when doubled, a span of the hand being its length and a span of the hand it…
2674 It proved to be foursquare when doubled. They made the breastpiece, when doubled, a span of the han…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1 … {\n // Unfortunately, the close character is at this point \"doubled\", so we need to …