Home
last modified time | relevance | path

Searched +full:clear -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 26 – 50 of 89) sorted by relevance

1234

/dokuwiki/bin/
H A Ddwpage.php298 * Clear the lock on the given page
315 $this->error("Unable to clear lock for $wiki_id");
/dokuwiki/lib/tpl/dokuwiki/css/
H A Ddesign.less177 clear: both;
294 clear: both;
/dokuwiki/inc/
H A Dauth.php928 * @param string $password The new password in clear text
1307 * @param string $clear The clear text password
1312 function auth_cryptPassword($clear, $method = '', $salt = null)
1325 return $pass->$call($clear, $salt);
1331 * @param string $clear The clear text password
1338 function auth_verifyPassword($clear, $crypt)
1341 return $pass->verify_hash($clear, $crypt);
1209 auth_cryptPassword($clear, $method = '', $salt = null) global() argument
1233 auth_verifyPassword($clear, $crypt) global() argument
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Drebol.php81 'clear','clear-fields','close','comment','complement','component?',
H A Dsparql.php58 'FALSE','LOAD','CLEAR',
H A Dlocobasic.php49 "CLEAR", "CLG", "CLS", "CLOSEIN", "CLOSEOUT", "CONT", "CURSOR",
H A D4cs.php51 'Chr', 'Clear', 'Close', 'Confirm', 'Const', 'Continue', 'Cos',
H A Dfreebasic.php50 "circle", "clear", "clng", "clngint", "close", "cls", "color", "command",
H A Dxbasic.php69 'CLOSE', 'CLEAR', 'CJUST$', 'CHR$', 'CFUNCTION', 'BITFIELD', 'BINB$',
H A Dgwbasic.php48 'STOP','PRINT','CLEAR','LIST','NEW','ON','WAIT','DEF',
H A Dasp.php72 'Charset', 'Clear', 'ContentType', 'End()', 'Expires', 'ExpiresAbsolute', 'Flush()', 'IsClientConnected',
H A Dispfpanel.php65 'CKBOX','CLEAR','CMD','COLOR','COMBO','CSRGRP','CUADYN',
H A Dgenero.php78 "CLEAR",
H A Dhtml4strict.php84 'cellpadding', 'cellspacing', 'char', 'charoff', 'charset', 'checked', 'cite', 'class', 'classid', 'clear', 'code', 'codebase', 'codetype', 'color', 'cols', 'colspan', 'compact', 'content', 'coords',
H A Dqbasic.php78 'CDBL', 'CDECL', 'CHAIN', 'CHDIR', 'CHR$', 'CINT', 'CIRCLE', 'CLEAR',
H A Dpostscript.php79 'clear', 'cleartomark', 'copy', 'count', 'counttomark', 'index', 'roll',
H A Dhtml5.php106 'cellpadding', 'cellspacing', 'char', 'charoff', 'charset', 'checked', 'cite', 'class', 'classid', 'clear', 'code', 'codebase', 'codetype', 'color', 'cols', 'colspan', 'compact', 'content', 'coords', 'contenteditable', 'contextmenu',
H A Dmirc.php56 'channel','clear','clearall','clipboard','close','closemsg','color',
H A Dcss.php142 'clear',
344 'block clear',
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
H A DANSI.php235 case "\x1B[J": // Clear screen from cursor down
247 case "\x1B[K": // Clear screen from cursor right
252 case "\x1B[2K": // Clear entire line
/dokuwiki/inc/Extension/
H A DAuthPlugin.php228 * @param string $pass the clear text password
290 * @param array $changes array of field/value pairs to be changed (password will be clear text)
/dokuwiki/vendor/geshi/geshi/
H A DLICENSE53 program proprietary. To prevent this, we have made it clear that any
226 This section is intended to make thoroughly clear what is believed to
/dokuwiki/
H A DCOPYING53 program proprietary. To prevent this, we have made it clear that any
226 This section is intended to make thoroughly clear what is believed to
H A Dinstall.php63 clear: both;
133 display: block; width:380px; height:73px; border:none; clear:both;"
167 <div style="clear: both">
/dokuwiki/vendor/openpsa/universalfeedcreator/
H A DLICENSE52 To protect each distributor, we want to make it very clear that
409 This section is intended to make thoroughly clear what is believed to

1234