Home
last modified time | relevance | path

Searched defs:attr (Results 1 – 4 of 4) sorted by last modified time

/dokuwiki/vendor/kissifrot/php-ixr/src/Message/
H A DMessage.php102 public function tagOpen($parser, $tag, $attr) argument
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php1879 _setstat($filename, $attr, $recursive) global() argument
1942 _setstat_recursive($path, $attr, & $i) global() argument
[all...]
/dokuwiki/inc/Form/
H A DElement.php57 public function attr($name, $value = null) function in dokuwiki\\Form\\Element
H A DTagCloseElement.php60 public function attr($name, $value = null) function in dokuwiki\\Form\\TagCloseElement