Searched refs:combination (Results 1 – 25 of 148) sorted by relevance
123456
| /plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Util/ |
| D | VarUtils.php | 68 $combination = array(); 71 $combination[$var] = $values[$var][$k % $nbValues[$var]]; 75 $combinations[] = $combination;
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/Utils/ |
| D | Arrays.php | 74 $combination = []; 76 $combination[] = $array[$index]; 78 $combinations[] = $combination;
|
| /plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/ |
| D | AssetWriter.php | 59 foreach (VarUtils::getCombinations($asset->getVars(), $this->values) as $combination) { 60 $asset->setValues($combination);
|
| /plugin/indexmenu/images/prdsuser-de.png/ |
| D | info.txt | 3 description=This is a combination of Silk and Tulliana icons for our Wiki.
|
| /plugin/quizlib/scripts/ |
| D | README.md | 14 - Supports any combination of input types using the value attribute
|
| /plugin/confmanager/lang/en/ |
| D | entities.txt | 13 …wever you should be aware that doing so is bound to break when used in combination with non-HTML r…
|
| /plugin/autotabber/ |
| D | README.md | 8 * Tab removal via the Shift+Tab key combination
|
| /plugin/colorpicker/ |
| D | README.md | 19 The combination name will be used as the title (shown on mouseover) for the picker button.
|
| /plugin/stackedit/ |
| D | README | 6 It adds a button to the dokuwiki toolbar to open StackEdit. It is best used in combination with a M…
|
| /plugin/searchpattern/ |
| D | plugin.info.txt | 6 …ptions can be passed to limit pages/namespaces search. See website. In combination with dokuwiki t…
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/ |
| D | README.md | 4 HTML Purifier is an HTML filtering solution that uses a unique combination
|
| /plugin/findologicxmlexport/vendor/jms/serializer/doc/ |
| D | handlers.rst | 7 for a single type/format combination.
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
| D | http-handler.asciidoc | 10 The default handler that the client uses is a combination handler. When
|
| /plugin/aichat/vendor/vanderlee/php-sentence/ |
| D | README.md | 89 - Each question- or exclamation mark or combination thereof, is considered
|
| /plugin/progrecss/ |
| D | style.css | 147 * gauge located "on top" of the text using the combination of colors
|
| /plugin/photogallery/phpThumb/licenses/ |
| D | license.mpl-20.txt | 12 means the combination of the Contributions of others (if any) used 122 modifications of Covered Software, or (ii) the combination of its 189 the Covered Software. If the Larger Work is a combination of Covered
|
| /plugin/jplayer/vendor/james-heinrich/getid3/licenses/ |
| D | license.mpl-20.txt | 12 means the combination of the Contributions of others (if any) used 122 modifications of Covered Software, or (ii) the combination of its 189 the Covered Software. If the Larger Work is a combination of Covered
|
| /plugin/dwcommits/lang/en/ |
| D | dwc_admin.txt | 98 …Date, or between Start Date and End Date. You can select any one or combination of these six fi…
|
| /plugin/badbehaviour/ |
| D | badbehavior.readme | 36 run it in combination with a more traditional spam prevention service.
|
| /plugin/fckg/fckeditor/ |
| D | license.txt | 388 a shared library, the combination of the two is legally speaking a 391 entire combination fits its criteria of freedom. The Lesser General 791 1.2. "Contributor Version" means the combination of the Original 796 combination of the Original Code and Modifications, in each case 884 combination of the Original Code with other software or devices. 899 and/or in combination with its Contributor Version (or portions 900 of such combination), to make, use, sell, offer for sale, have 902 Contributor (or portions thereof); and 2) the combination of 904 Version (or portions of such combination). 914 Contributor Version or ii) the combination of Modifications made
|
| /plugin/wysiwyg/fckeditor/ |
| D | license.txt | 388 a shared library, the combination of the two is legally speaking a 391 entire combination fits its criteria of freedom. The Lesser General 791 1.2. "Contributor Version" means the combination of the Original 796 combination of the Original Code and Modifications, in each case 884 combination of the Original Code with other software or devices. 899 and/or in combination with its Contributor Version (or portions 900 of such combination), to make, use, sell, offer for sale, have 902 Contributor (or portions thereof); and 2) the combination of 904 Version (or portions of such combination). 914 Contributor Version or ii) the combination of Modifications made
|
| /plugin/grensladawritezor/fckeditor/ |
| D | license.txt | 388 a shared library, the combination of the two is legally speaking a 391 entire combination fits its criteria of freedom. The Lesser General 791 1.2. "Contributor Version" means the combination of the Original 796 combination of the Original Code and Modifications, in each case 884 combination of the Original Code with other software or devices. 899 and/or in combination with its Contributor Version (or portions 900 of such combination), to make, use, sell, offer for sale, have 902 Contributor (or portions thereof); and 2) the combination of 904 Version (or portions of such combination). 914 Contributor Version or ii) the combination of Modifications made
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
| D | CssManager.php | 1523 $classes = array_map(function ($combination) { 1524 return join('.', $combination); 2141 $classes = array_map(function ($combination) { 2142 return join('.', $combination);
|
| /plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/ |
| D | annotations.rst | 22 not be serialized/unserialized. Works only in combination with NoneExclusionPolicy. 30 be serialized/unserialized. Works only in combination with AllExclusionPolicy.
|
| /plugin/ckgdoku/ckeditor/ |
| D | LICENSE.md | 430 a shared library, the combination of the two is legally speaking a 433 entire combination fits its criteria of freedom. The Lesser General 832 1.2. "Contributor Version" means the combination of the Original 837 combination of the Original Code and Modifications, in each case 925 combination of the Original Code with other software or devices. 940 and/or in combination with its Contributor Version (or portions 941 of such combination), to make, use, sell, offer for sale, have 943 Contributor (or portions thereof); and 2) the combination of 945 Version (or portions of such combination). 955 Contributor Version or ii) the combination of Modifications made
|
123456