Home
last modified time | relevance | path

Searched refs:is_writeable (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/vendor/simplepie/simplepie/
H A DCHANGELOG.md176 * Preemptively changed `is_writeable()` calls to `is_writable()` in case the former is deprecated in PHP. [#604](https://github.com/simplepie/simplepie/pull/604)
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php2767 public function is_writeable($path)
2999 function is_writeable($path) global() function in phpseclib\\Net\\SFTP