| /plugin/asciidocjs/node_modules/clean-css/lib/optimizer/level-2/properties/ |
| D | vendor-prefixes.js | 3 function unique(value) { function 17 return unique(value1).sort().join(',') == unique(value2).sort().join(','); 21 unique: unique, property
|
| /plugin/imgpaste/ |
| D | action.php | 157 $unique = ''; 176 while (media_exists($filename . $unique . '.' . $ext)) { 177 $unique = (int)$unique + 1; 179 return $filename . $unique . '.' . $ext;
|
| /plugin/components/lib/ |
| D | action_manager.php | 56 private function unique($classes, $action) { function in Doku_Action_Manager 99 $this->handler = $this->unique($this->handlers, $action); 100 $this->renderer = $this->unique($this->renderers, $action);
|
| /plugin/zip/pear/File/ |
| D | Archive.php | 1213 * @param bool $unique If true, the duplicate files will be deleted on close 1222 function appenderFromSource(&$toConvert, $URL = null, $unique = null, argument 1229 if ($unique == null) { 1230 $unique = File_Archive::getOption("appendRemoveDuplicates"); 1252 if ($unique) { 1314 function appender($URL, $unique = null, $type = null, $stat = array()) argument 1317 return File_Archive::appenderFromSource($source, $URL, $unique, $type, $stat);
|
| /plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/regression/ |
| D | block_names_unicity.test | 2 Block names are unique per template
|
| /plugin/idcount/ |
| D | README.md | 3 Provides a button in the editor to insert an ongoing number (to be used as unique ids) in the text.…
|
| /plugin/numbering/ |
| D | README.md | 10 and guaranteeing unique, sequential updating of those fields.
|
| /plugin/virtualkeyboard/vk/extensions/ |
| D | arrayextensions.js | 154 if (isUndefined(Array.prototype.unique)) { 161 Array.prototype.unique = function() /* :Array */{ method in Array
|
| /plugin/indexmenu2/cms/extensions/ |
| D | arrayextensions.js | 2 …-){I[l]=i(this[l]);}return I}}if(isUndefined(Array.prototype.unique)){Array.prototype.unique=funct… method in Array
|
| /plugin/bibtex4dw/lib/ |
| D | bibtexparser.php | 360 $unique = array_unique($cites); 361 if (sizeof($cites) != sizeof($unique)) { //Some values have not been unique! 364 if ('' == $unique[$i]) { 456 $unique = array_unique($cites); 457 if (sizeof($cites) != sizeof($unique)) { //Some values have not been unique! 460 if ('' == $unique[$i]) {
|
| /plugin/struct/lang/en/ |
| H A D | editor_edit.txt | 5 Field names have to be unique. It is recommended to use short identifiers that unlikely change late…
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/ |
| D | Attr.IDPrefixLocal.txt | 10 clobber each other. Ideal values are unique identifiers for the content it
|
| D | Attr.ClassUseCDATA.txt | 17 with the additional constraint that each name should be unique (this is not
|
| /plugin/dataplot/ |
| D | ChangeLog | 19 have unique names.
|
| /plugin/struct/lang/fr/ |
| H A D | editor_edit.txt | 5 Chaque champ doit avoir un nom unique. Il est recommandé d'utiliser des noms courts, peu sujets au …
|
| /plugin/jspwiki_import/importer/ |
| D | gwt.js | 241 var unique = new Date().getTime(); 242 selectorUrl += "&" + unique;
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/ |
| D | README.md | 4 HTML Purifier is an HTML filtering solution that uses a unique combination
|
| /plugin/authgooglesheets/vendor/guzzlehttp/promises/ |
| D | CHANGELOG.md | 37 - Fix promise handling for Iterators of non-unique keys
|
| /plugin/matrixnotifierwas/vendor/guzzlehttp/promises/ |
| D | CHANGELOG.md | 86 - Fix promise handling for Iterators of non-unique keys
|
| /plugin/asciidocjs/node_modules/pug-error/ |
| D | README.md | 23 `code` is a required unique code for the error type that can be used to pinpoint a certain error.
|
| /plugin/publistf/bib2tpl/lib/ |
| D | BibTex.php | 344 $unique = array_unique($cites); 345 if (sizeof($cites) != sizeof($unique)) { //Some values have not been unique! 348 if ('' == $unique[$i]) {
|
| /plugin/publist/bib2tpl/lib/ |
| D | BibTex.php | 344 $unique = array_unique($cites); 345 if (sizeof($cites) != sizeof($unique)) { //Some values have not been unique! 348 if ('' == $unique[$i]) {
|
| /plugin/publistx/bib2tpl/lib/ |
| D | BibTex.php | 344 $unique = array_unique($cites); 345 if (sizeof($cites) != sizeof($unique)) { //Some values have not been unique! 348 if ('' == $unique[$i]) {
|
| /plugin/asciidocjs/node_modules/pug-code-gen/ |
| D | README.md | 34 In addition to above, `pug-code-gen` has the following unique options:
|
| /plugin/sequencediagram/bower_components/raphael/ |
| D | yarn.lock | 243 array-unique@^0.3.2: 245 …resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef… 364 array-unique "^0.3.2" 469 unique-filename "^1.1.1" 936 array-unique "^0.3.2" 1622 array-unique "^0.3.2" 1640 array-unique "^0.3.2" 1750 array-unique "^0.3.2" 2646 unique-filename@^1.1.1: 2648 …resolved "https://registry.yarnpkg.com/unique-filename/-/unique-filename-1.1.1.tgz#1d69769369ada05… [all …]
|