Searched defs:attribs (Results 1 – 4 of 4) sorted by relevance
/dokuwiki/vendor/simplepie/simplepie/src/ |
H A D | Misc.php | 1804 atom_03_construct_type($attribs) global() argument 1833 atom_10_construct_type($attribs) global() argument 1853 atom_10_content_construct_type($attribs) global() argument [all...] |
H A D | Sanitize.php | 202 public function rename_attributes($attribs = []) argument 215 public function strip_attributes($attribs = ['bgsound', 'expr', 'id', 'style', 'onclick', 'onerror', 'onfinish', 'onmouseover', 'onmouseout', 'onfocus', 'onblur', 'lowsrc', 'dynsrc']) argument 228 add_attributes($attribs = ['audio'['preload''none'], 'iframe'['sandbox''allow-scripts allow-same-origin'], 'video'['preload''none']]) global() argument [all...] |
H A D | SimplePie.php | 1387 public function rename_attributes($attribs = '') argument 1395 public function strip_attributes($attribs = '') argument 1403 public function add_attributes($attribs = '') argument [all...] |
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/ |
H A D | RSA.php | 1653 _start_element_handler($parser, $name, $attribs) global() argument
|