Searched defs:flags (Results 1 – 5 of 5) sorted by relevance
/dokuwiki/inc/ |
H A D | changelog.php | 51 addLogEntry($date, $id, $type = DOKU_CHANGE_TYPE_EDIT, $summary = '', $extra = '', $flags = null, $sizechange = null) global() argument 112 addMediaLogEntry($date, $id, $type = DOKU_CHANGE_TYPE_EDIT, $summary = '', $extra = '', $flags = null, $sizechange = null) global() argument 164 getRecents($first, $num, $ns = '', $flags = 0) global() argument 262 getRecentsSince($from, $to = null, $ns = '', $flags = 0) global() argument 314 _handleRecent($line, $ns, $flags, & $seen) global() argument [all...] |
/dokuwiki/vendor/simplepie/simplepie/src/ |
H A D | Gzdecode.php | 96 public $flags; variable in SimplePie\\Gzdecode
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/ |
H A D | Identity.php | 81 var $flags = 0; global() variable in phpseclib\\System\\SSH\\Agent\\Identity
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/ |
H A D | Stream.php | 702 _url_stat($path, $flags) global() argument
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/ |
H A D | SFTP.php | 3250 _parseTime($key, $flags, & $response) global() argument [all...] |