Searched refs:except (Results 1 – 25 of 900) sorted by relevance
12345678910>>...36
| /plugin/scriptheader/ |
| D | action.php | 50 $except=$scripts['except']; 53 unset($scripts['except']);
|
| /plugin/accscounter/syntax/ |
| D | popularity.php | 65 $except = ''; 85 $except = '|' . $data[2] . '|'; 97 if ((strpos($except, '|' . $page . '|') !== FALSE) ||
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/ |
| D | AutoFormat.AutoParagraph.txt | 24 double-newlines except to specify a new paragraph or in contexts where 25 it has special meaning (whitespace usually has no meaning except in
|
| D | Core.Encoding.txt | 11 entities), making it pretty useless for anything except the most I18N-blind
|
| /plugin/sequencediagram/bower_components/snap.svg/doc/css/ |
| D | topcoat-desktop-light.css | 6 * you may not use this file except in compliance with the License. 59 * you may not use this file except in compliance with the License. 77 * you may not use this file except in compliance with the License. 95 * you may not use this file except in compliance with the License. 410 * you may not use this file except in compliance with the License. 464 * you may not use this file except in compliance with the License. 482 * you may not use this file except in compliance with the License. 500 * you may not use this file except in compliance with the License. 790 * you may not use this file except in compliance with the License. 862 * you may not use this file except in compliance with the License. [all …]
|
| /plugin/disabledelete/ |
| D | README.md | 2 Dokuwiki plugin to prevent users except admins from deleting a page or a section
|
| D | plugin.info.txt | 6 desc Prevent users except admins from deleting a page or a section
|
| /plugin/combo/resources/theme/default/components/css/ |
| H A D | interwiki.css | 1 /* Needed to work with the interwiki functionality - except on button */
|
| /plugin/webdav/vendor/sabre/event/lib/Loop/ |
| D | Loop.php | 314 $except = null; 315 if (stream_select($read, $write, $except, null, $timeout)) {
|
| /plugin/showif/ |
| D | README.md | 17 Administrators will always see everything except mayonlyread.
|
| /plugin/showwhen/ |
| D | README.md | 17 Administrators will always see everything except mayonlyread.
|
| /plugin/asciidocjs/node_modules/pug-filters/node_modules/uglify-js/bin/ |
| D | uglifyjs | 194 if (MANGLE) MANGLE.except = ARGS.r.replace(/^\s+|\s+$/g).split(/\s*,+\s*/); 198 if (!MANGLE.except) MANGLE.except = RESERVED.vars; 199 else MANGLE.except = MANGLE.except.concat(RESERVED.vars);
|
| /plugin/asciidocjs/node_modules/pug-filters/node_modules/uglify-js/lib/ |
| D | scope.js | 329 if (options.except.indexOf(m) >= 0) continue; 397 except : [], property 409 options.except.push('arguments'); 420 if (options.except.indexOf(symbol.name) < 0) { 437 if (options.except.indexOf(symbol.name) < 0) {
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/functions/ |
| D | attribute.rst | 26 notation, except that the item can be any valid expression.
|
| /plugin/mdpage/ |
| D | LICENSE.Apache-2.0 | 4 you may not use this file except in compliance with the License.
|
| /plugin/farmer/vendor/splitbrain/php-ringicon/ |
| H A D | README.md | 8 It has no dependencies except the GD library extension for PHP for PNG images.
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/ |
| D | LICENSE | 4 you may not use this file except in compliance with the License.
|
| /plugin/gtime/ |
| D | README | 23 * you may not use this file except in compliance with the License.
|
| /plugin/authssocas/vendor/apereo/phpcas/ |
| H A D | README.md | 26 you may not use this software except in compliance with the License.
|
| /plugin/rdplink/RdpEncrypt/GuiVersion/ |
| D | README.md | 15 not use this file except in compliance with the License. You may
|
| /plugin/photogallery/phpThumb/licenses/ |
| D | license.ptcl.txt | 21 receive any technical support, updates or bugfixes, except as such are
|
| /plugin/jplayer/vendor/james-heinrich/getid3/licenses/ |
| D | license.commercial.txt | 21 receive any technical support, updates or bugfixes, except as such are
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/filters/ |
| D | split.rst | 20 * If ``limit`` is negative, all components except the last -limit are
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/ |
| D | NOTICE | 5 you may not use this file except in compliance with the License.
|
| /plugin/wikistats/ |
| D | README.md | 142 The first example will show the pages stats in all namespaces except of “foo”, 143 the second one will include “foo” and “bar” namespaces except of “bar:baz” 158 The above syntax would display pages stats for the entire wiki except for
|
12345678910>>...36