Home
last modified time | relevance | path

Searched refs:duplicate (Results 101 – 125 of 142) sorted by path

123456

/plugin/findologicxmlexport/vendor/doctrine/annotations/
H A DCHANGELOG.md28 - [151: Remove duplicate code in `DCOM58Test`](https://github.com/doctrine/annotations/pull/151) th…
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md135 - Avoid duplicate exclusion strategies in the context [\#922](https://github.com/schmittjoh/seriali…
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
H A DChangeLog-4.0.md7 …nn/php-code-coverage/pull/515): Wrong use of recursive iterator causing duplicate entries in XML c…
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/
H A Dbootstrap.min.css5 …efore{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"…
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DCHANGELOG.md19 * duplicate mapping keys throw a `ParseException`
115 * Support for silently ignoring duplicate mapping keys in YAML has been
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG780 * fixed duplicate call of methods when using the sandbox
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1 …ailSurface:1,drag:1,dragAttrContext:1,draggerContext:1,dropoffLocator:1,duplicate:1,duplicateCurve… property in hljs.LANGUAGES.mel.dM.k
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog41 duplicate directory separator
717 duplicate code)
1130 * Fixed: form fields having duplicate names now given unique
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md120 * Added a duplicate vcard merging tool for the command line.
/plugin/icons/assets/material-design-icons/css/
H A Dmaterialdesignicons.min.css1 …e{content:"\F18F"}.mdi-content-cut::before{content:"\F190"}.mdi-content-duplicate::before{content:…
/plugin/indexmenu/inc/
H A Dpclzip.lib.php1111 // Function : duplicate()
1122 public function duplicate($p_archive)
1124 //--(MAGIC-PclTrace)--//PclTraceFctStart(__FILE__, __LINE__, "PclZip::duplicate", "");
1164 // If the archive ($this) does not exist, the merge becomes a duplicate.
4846 //--(MAGIC-PclTrace)--//PclTraceFctMessage(__FILE__, __LINE__, 3, "Archive does not exist, duplicate the archive_to_add.");
4848 // ----- Do a duplicate
5031 //--(MAGIC-PclTrace)--//PclTraceFctMessage(__FILE__, __LINE__, 3, "Archive to duplicate does not exist. End of duplicate.");
5033 // ----- Nothing to duplicate, so duplicate i
1170 function duplicate($p_archive) global() function in PclZip
[all...]
/plugin/jmol2/jmol/
H A DCHANGES.txt142 # duplicate itself, and "show functions" works as before.
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt34 * bugfix (G:233) Quicktime duplicate attached images
180 * bugfix (#1891): duplicate default clause [Quicktime]
1241 Added duplicate-ID3v1 tag checking (two ID3v1 tags, one after the
1246 Suppressed duplicate PHP warnings for missing include files
1466 groups of files it can select (duplicate filenames, tag types,
1662 and then displays a list of duplicate files based on md5_data
1897 contain duplicate entries (in a numeric-indexed array) for files
1938 Added text encoding type 255 as a duplicate of UTF-16BE but with
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator/
H A DAssetCollectionFilterIterator.php53 $duplicate = false;
57 $duplicate = true;
68 $duplicate = true;
74 return !$duplicate;
/plugin/metaeditor/
H A Djstree.js7190 duplicate : function (name, counter) {
7253 …m = this._model.data, s = this.settings.unique.case_sensitive, cb = this.settings.unique.duplicate;
/plugin/openid/Auth/OpenID/
H A DBigMath.php146 list($duplicate, $nbytes) = $duplicate_cache[$rbytes];
158 $duplicate = $this->mod($mxrand, $stop);
164 $duplicate_cache[$rbytes] = [$duplicate, $nbytes];
171 } while ($this->cmp($n, $duplicate) < 0);
H A DCryptUtil.php92 $duplicate = 256 % $popsize;
98 } while ($n < $duplicate);
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js.map1duplicate the second byte from the header (257 - n) times, n = 128 - end.\n var repeatHeader = …
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.Attr.Name.UseCDATA.txt
/plugin/searchtablejs/TableFilter_EN/
H A Dactb.js55 var Lp = M.duplicate();
74 var Lp = M.duplicate();
/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md1780 *(Array)*: Returns the new duplicate free array.
1807 *(Array)*: Returns the new duplicate free array.
2116 *(Array)*: Returns the new duplicate free array.
2146 *(Array)*: Returns the new duplicate free array.
2179 *(Array)*: Returns the new duplicate free array.
2724 function duplicate(n) {
2728 _.flatMap([1, 2], duplicate);
2755 function duplicate(n) {
2759 _.flatMapDeep([1, 2], duplicate);
2787 function duplicate(n) {
[all …]
/plugin/sequencediagram/bower_components/lodash/test/
H A Dtest-fp.js1084 function duplicate(n) { function
1092 assert.deepEqual(fp.flatMapDepth(duplicate)(2)(array), expected);
1093 assert.deepEqual(fp.flatMapDepth(duplicate)(2)(object), expected);
H A Dtest.js6439 function duplicate(n) { function
6446 var actual = func(array, duplicate),
6447 expected = lodashStable.flatten(lodashStable.map(array, duplicate));
/plugin/sequencediagram/bower_components/lodash/
H A Dyarn.lock464 babel-plugin-transform-es2015-duplicate-keys@^6.6.0:
466 …istry.yarnpkg.com/babel-plugin-transform-es2015-duplicate-keys/-/babel-plugin-transform-es2015-dup…
636 babel-plugin-transform-es2015-duplicate-keys "^6.6.0"

123456