Home
last modified time | relevance | path

Searched refs:except (Results 1 – 25 of 900) sorted by relevance

12345678910>>...36

/plugin/scriptheader/
Daction.php50 $except=$scripts['except'];
53 unset($scripts['except']);
/plugin/accscounter/syntax/
Dpopularity.php65 $except = '';
85 $except = '|' . $data[2] . '|';
97 if ((strpos($except, '|' . $page . '|') !== FALSE) ||
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/
DAutoFormat.AutoParagraph.txt24 double-newlines except to specify a new paragraph or in contexts where
25 it has special meaning (whitespace usually has no meaning except in
DCore.Encoding.txt11 entities), making it pretty useless for anything except the most I18N-blind
/plugin/sequencediagram/bower_components/snap.svg/doc/css/
Dtopcoat-desktop-light.css6 * 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/
DREADME.md2 Dokuwiki plugin to prevent users except admins from deleting a page or a section
Dplugin.info.txt6 desc Prevent users except admins from deleting a page or a section
/plugin/combo/resources/theme/default/components/css/
H A Dinterwiki.css1 /* Needed to work with the interwiki functionality - except on button */
/plugin/webdav/vendor/sabre/event/lib/Loop/
DLoop.php314 $except = null;
315 if (stream_select($read, $write, $except, null, $timeout)) {
/plugin/showif/
DREADME.md17 Administrators will always see everything except mayonlyread.
/plugin/showwhen/
DREADME.md17 Administrators will always see everything except mayonlyread.
/plugin/asciidocjs/node_modules/pug-filters/node_modules/uglify-js/bin/
Duglifyjs194 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/
Dscope.js329 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/
Dattribute.rst26 notation, except that the item can be any valid expression.
/plugin/mdpage/
DLICENSE.Apache-2.04 you may not use this file except in compliance with the License.
/plugin/farmer/vendor/splitbrain/php-ringicon/
H A DREADME.md8 It has no dependencies except the GD library extension for PHP for PNG images.
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
DLICENSE4 you may not use this file except in compliance with the License.
/plugin/gtime/
DREADME23 * you may not use this file except in compliance with the License.
/plugin/authssocas/vendor/apereo/phpcas/
H A DREADME.md26 you may not use this software except in compliance with the License.
/plugin/rdplink/RdpEncrypt/GuiVersion/
DREADME.md15 not use this file except in compliance with the License. You may
/plugin/photogallery/phpThumb/licenses/
Dlicense.ptcl.txt21 receive any technical support, updates or bugfixes, except as such are
/plugin/jplayer/vendor/james-heinrich/getid3/licenses/
Dlicense.commercial.txt21 receive any technical support, updates or bugfixes, except as such are
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
Dsplit.rst20 * If ``limit`` is negative, all components except the last -limit are
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
DNOTICE5 you may not use this file except in compliance with the License.
/plugin/wikistats/
DREADME.md142 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