Home
last modified time | relevance | path

Searched refs:combination (Results 1 – 25 of 148) sorted by relevance

123456

/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Util/
DVarUtils.php68 $combination = array();
71 $combination[$var] = $values[$var][$k % $nbValues[$var]];
75 $combinations[] = $combination;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Utils/
DArrays.php74 $combination = [];
76 $combination[] = $array[$index];
78 $combinations[] = $combination;
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/
DAssetWriter.php59 foreach (VarUtils::getCombinations($asset->getVars(), $this->values) as $combination) {
60 $asset->setValues($combination);
/plugin/indexmenu/images/prdsuser-de.png/
Dinfo.txt3 description=This is a combination of Silk and Tulliana icons for our Wiki.
/plugin/quizlib/scripts/
DREADME.md14 - Supports any combination of input types using the value attribute
/plugin/confmanager/lang/en/
Dentities.txt13 …wever you should be aware that doing so is bound to break when used in combination with non-HTML r…
/plugin/autotabber/
DREADME.md8 * Tab removal via the Shift+Tab key combination
/plugin/colorpicker/
DREADME.md19 The combination name will be used as the title (shown on mouseover) for the picker button.
/plugin/stackedit/
DREADME6 It adds a button to the dokuwiki toolbar to open StackEdit. It is best used in combination with a M…
/plugin/searchpattern/
Dplugin.info.txt6 …ptions can be passed to limit pages/namespaces search. See website. In combination with dokuwiki t…
/plugin/scrape/vendor/ezyang/htmlpurifier/
DREADME.md4 HTML Purifier is an HTML filtering solution that uses a unique combination
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
Dhandlers.rst7 for a single type/format combination.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
Dhttp-handler.asciidoc10 The default handler that the client uses is a combination handler. When
/plugin/aichat/vendor/vanderlee/php-sentence/
DREADME.md89 - Each question- or exclamation mark or combination thereof, is considered
/plugin/progrecss/
Dstyle.css147 * gauge located "on top" of the text using the combination of colors
/plugin/photogallery/phpThumb/licenses/
Dlicense.mpl-20.txt12 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/
Dlicense.mpl-20.txt12 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/
Ddwc_admin.txt98 …Date, or between Start Date and End Date. You can select any one or combination of these six fi…
/plugin/badbehaviour/
Dbadbehavior.readme36 run it in combination with a more traditional spam prevention service.
/plugin/fckg/fckeditor/
Dlicense.txt388 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/
Dlicense.txt388 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/
Dlicense.txt388 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/
DCssManager.php1523 $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/
Dannotations.rst22 not be serialized/unserialized. Works only in combination with NoneExclusionPolicy.
30 be serialized/unserialized. Works only in combination with AllExclusionPolicy.
/plugin/ckgdoku/ckeditor/
DLICENSE.md430 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