Home
last modified time | relevance | path

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

1234

/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Ddcl.php84 'SHOW STATUS', 'SHOW SYMBOL', 'SHOW SYSTEM', 'SHOW TERMINAL', 'SHOW TIME',
101 '$status', '$severity', 'sys$login', 'sys$system',
H A Dpic16.php61 'INDF','TMR0','OPTION','PCL','STATUS','FSR','PORTA','PORTB','PORTC',
H A Dasp.php73 'PICS', 'Status', 'Connection', 'Recordset', 'Execute', 'Abandon', 'Lock', 'UnLock', 'Command', 'Fields',
H A Dmpasm.php84 'INDF', 'TMR0', 'PCL', 'STATUS', 'FSR', 'PORTA', 'PORTB', 'PORTC', 'PORTD', 'PORTE',
H A Dscl.php74 'PRINT','START','STOP','RESUME','STATUS','USTATUS','CONTROL','C_CNTRL','X_SEND','X_RCV',
H A Dcmake.php102 'STATIC', 'STATUS', 'STREQUAL', 'STRGREATER', 'STRING', 'STRIP',
H A Dsql.php98 'SONAME', 'SOURCE', 'SPACE', 'SQL', 'SQRT', 'START', 'STATUS',
H A Dfortran.php63 'readwrite','recl','sequential','status','unformatted','unit'
H A Dlua.php91 'coroutine.create','coroutine.resume','coroutine.status',
H A Dpostscript.php94 'run', 'save', 'stack', 'status', 'vmstatus', 'write',
H A Dwhois.php82 'route6','rtr-set','signature','source','status','sub-dom','tech-c',
H A Dactionscript3.php120 'stopImmediatePropagation', 'stopDrag', 'stopAll', 'stop', 'status',
301 'SUBTRACT', 'SUBPIXEL', 'STATUS', 'STANDARD', 'SQUARE', 'SQRT2',
H A Dactionscript.php126 'splice', 'split', 'sqrt', 'SQRT1_2', 'SQRT2', 'Stage', 'start', 'startDrag', 'static', 'status', 'stop',
H A Djquery.php65 'onresize', 'onunload', 'open', 'print', 'prompt', 'status',
H A Druby.php101 'Process::Status', 'Process::Sys', 'Process::UID', 'Queue',
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/System/SSH/
H A DAgent.php64 // Agent forwarding status
86 * Agent forwarding status
/dokuwiki/lib/plugins/popularity/
H A Dhelper.php68 $status = $httpClient->sendRequest($this->submitUrl, ['data' => $data], 'POST');
69 if (! $status) {
/dokuwiki/inc/
H A Dhttputils.php286 * Set the HTTP response status and takes care of the used PHP SAPI
343 header("Status: {$code} {$text}", true);
H A DActionRouter.php147 * When a FataException instanc is passed, the code is treated as Status code
/dokuwiki/lib/plugins/authad/adLDAP/classes/
H A DadLDAPUsers.php330 $status = array();
380 $status['expiryts'] = bcsub(bcdiv($pwdExpire, '10000000'), '11644473600');
381 $status['expiryformat'] = date('Y-m-d H:i:s', bcsub(bcdiv($pwdExpire, '10000000'), '11644473600'));
383 return $status;
410 // Check to see if this is an enabled status update
/dokuwiki/vendor/simplepie/simplepie/
H A DREADME.markdown68 Project status
/dokuwiki/vendor/kissifrot/php-ixr/src/Client/
H A DClient.php122 return $this->handleError(-32300, 'transport error - HTTP status code was not 200');
H A DClientSSL.php199 return $this->handleError(-32300, 'transport error - HTTP status code was not 200');
/dokuwiki/vendor/splitbrain/php-cli/
H A DREADME.md131 you call backend code from your CLI that expects a Logger instance to produce any sensible status output while running.
/dokuwiki/vendor/simplepie/simplepie/src/Cache/
H A DMySQL.php349 * @return bool Success status
367 * @return bool Success status

1234