/dokuwiki/inc/Form/ |
H A D | TagElement.php | 18 public function __construct($tag, $attributes = []) argument
|
H A D | TagOpenElement.php | 19 public function __construct($tag, $attributes = []) argument
|
H A D | TagCloseElement.php | 19 public function __construct($tag, $attributes = []) argument
|
H A D | Form.php | 372 public function addTag($tag, $pos = -1) argument 386 public function addTagOpen($tag, $pos = -1) argument 400 addTagClose($tag, $pos = 1) global() argument [all...] |
/dokuwiki/vendor/kissifrot/php-ixr/src/Message/ |
H A D | Message.php | 102 public function tagOpen($parser, $tag, $attr) argument 139 public function tagClose($parser, $tag) argument [all...] |
/dokuwiki/vendor/simplepie/simplepie/src/ |
H A D | Parser.php | 267 public function tag_open($parser, $tag, $attributes) argument 328 public function tag_close($parser, $tag) argument
|
H A D | Sanitize.php | 497 public function replace_urls($document, $tag, $attributes) argument 536 protected function strip_tag($tag, $document, $xpath, $type) argument 623 add_attr($tag, $valuePairs, $document) global() argument [all...] |
H A D | Source.php | 80 public function get_source_tags($namespace, $tag) argument
|
H A D | Item.php | 146 public function get_item_tags($namespace, $tag) argument
|
H A D | SimplePie.php | 2158 public function get_feed_tags($namespace, $tag) argument 2198 get_channel_tags($namespace, $tag) global() argument 2244 get_image_tags($namespace, $tag) global() argument [all...] |
/dokuwiki/inc/ |
H A D | form.php | 349 form_makeTag($tag, $attrs = array()) global() argument 366 form_makeOpenTag($tag, $attrs = array()) global() argument 382 form_makeCloseTag($tag) global() argument [all...] |
H A D | DifferenceEngine.php | 976 function addWords($words, $tag = '') { argument
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/ |
H A D | ASN1.php | 1277 _decodeTime($content, $tag) global() argument [all...] |
/dokuwiki/vendor/marcusschwarz/lesserphp/ |
H A D | lessc.inc.php |
|