Home
last modified time | relevance | path

Searched full:remove (Results 101 – 125 of 3036) sorted by last modified time

12345678910>>...122

/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dracket.php212 'hash-ref!', 'hash-remove', 'hash-remove!', 'hash-set',
218 'identifier-remove-from-definition-context',
381 'remainder', 'remove', 'remove*', 'remq', 'remq*', 'remv', 'remv*',
666 'set-intersect', 'set-map', 'set-member?', 'set-remove',
735 'dict-can-remove-keys?', 'dict-count', 'dict-for-each',
738 'dict-mutable?', 'dict-ref', 'dict-ref!', 'dict-remove',
739 'dict-remove!', 'dict-set', 'dict-set!', 'dict-set*', 'dict-set*!',
777 'regexp-match-evt', 'remove
[all...]
H A Drails.php289 'toggle', 'visual_effect', 'replace', 'replace_html', 'remove',
H A Dsass.php459 'map-remove',
H A Dlotusscript.php66 'Replace', 'Remove', 'Rem', 'ReDim', 'Read', 'Randomize',
H A Dmathematica.php3622 'Remove',
H A Dthinbasic.php101 'RGB','RESOURCE','RESIZE','RESET','REPLACE$','REPEAT$','REMOVE$','REM',
H A Dtsql.php205 'READWRITE', 'RECOMPILE', 'RECOVERY', 'RECOVERY FULL', 'RECOVERY SIMPLE', 'RECURSIVE_TRIGGERS', 'REGENERATE', 'REMOTE', 'REMOTE_PROC_TRANSACTIONS', 'REMOTE_SERVICE_NAME', 'REMOVE',
/dokuwiki/inc/
H A Dactions.php63 //remove all bad chars
H A Dauth.php92 // apply cleaning (auth specific user names, remove control chars)
507 $INPUT->server->remove('REMOTE_USER');
1208 $INPUT->remove('pwauth');
1214 $INPUT->remove('pwauth');
H A Dconfutils.php229 // remove BOM
480 * array combination function to remove negated values (prefixed by !)
H A Ddeprecated.php441 * @deprecated 2019-04-20 \dokuwiki\Subscriptions\SubscriberManager::remove function in Subscription
443 public function remove($id, $user = null, $style = null, $data = null) {
444 DebugHelper::dbgDeprecatedFunction('\dokuwiki\Subscriptions\SubscriberManager::remove');
446 return $manager->remove($id, $user, $style, $data);
/dokuwiki/inc/Action/
H A DResendpwd.php88 $INPUT->remove('pwauth');
94 $INPUT->remove('pwauth');
H A DSubscribe.php88 $ok = $subManager->remove($target, $INPUT->server->str('REMOTE_USER'), $style);
/dokuwiki/lib/plugins/acl/
H A Dremote.php55 * Remove an entry from ACL config
/dokuwiki/lib/plugins/revert/
H A Dplugin.info.txt6 desc Allows you to mass revert recent edits to remove Spam or vandalism
/dokuwiki/lib/scripts/
H A Dlocktimer.js89 * Remove the current warning timer
H A Dmedia.js125 // Remove the submit button
322 jQuery('div.success, div.info, div.error, div.notify').remove();
414 jQuery('div.success, div.info, div.error, div.notify').remove();
721 // remove old callback from the insert button and set the new one.
H A Dpage.js53 * remove highlight
194 $content.css('min-height',''); // remove min-height again
/dokuwiki/lib/tpl/dokuwiki/css/
H A D_links.css62 /* RTL corrections; if link icons don't work as expected, remove the following lines */
/dokuwiki/inc/Input/
H A DInput.php85 * Remove a parameter from the superglobals
93 public function remove($name)
98 // also remove from sub classes
273 $this->remove($name);
94 public function remove($name) global() function in dokuwiki\\Input\\Input
H A DPost.php11 * Initialize the $access array, remove subclass members
H A DServer.php11 * Initialize the $access array, remove subclass members
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
H A DASN1.php749 "When a "NamedBitList" is used in defining a bitstring type ASN.1 encoding rules are free to add (or remove)
1464 // remove new lines
1466 // remove the -----BEGIN CERTIFICATE----- and -----END CERTIFICATE----- stuff
H A DX509.php1676 * Remove Distinguished Name properties
3248 * Remove an Extension
3362 * Remove a certificate, CSR or CRL Extension
3414 * Remove a CSR attribute.
3878 * Remove a Revoked Certificate Extension
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/
H A DBigInteger.php

12345678910>>...122