Home
last modified time | relevance | path

Searched defs:tag (Results 1 – 14 of 14) sorted by path

/dokuwiki/inc/
H A DDifferenceEngine.php976 function addWords($words, $tag = '') { argument
H A Dform.php349 form_makeTag($tag, $attrs = array()) global() argument
366 form_makeOpenTag($tag, $attrs = array()) global() argument
382 form_makeCloseTag($tag) global() argument
[all...]
/dokuwiki/inc/Form/
H A DForm.php372 public function addTag($tag, $pos = -1) argument
386 public function addTagOpen($tag, $pos = -1) argument
400 addTagClose($tag, $pos = 1) global() argument
[all...]
H A DTagCloseElement.php19 public function __construct($tag, $attributes = []) argument
H A DTagElement.php18 public function __construct($tag, $attributes = []) argument
H A DTagOpenElement.php19 public function __construct($tag, $attributes = []) argument
/dokuwiki/vendor/kissifrot/php-ixr/src/Message/
H A DMessage.php102 public function tagOpen($parser, $tag, $attr) argument
139 public function tagClose($parser, $tag) argument
[all...]
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A Dlessc.inc.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
H A DASN1.php1277 _decodeTime($content, $tag) global() argument
[all...]
/dokuwiki/vendor/simplepie/simplepie/src/
H A DItem.php146 public function get_item_tags($namespace, $tag) argument
H A DParser.php267 public function tag_open($parser, $tag, $attributes) argument
328 public function tag_close($parser, $tag) argument
H A DSanitize.php497 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 DSimplePie.php2158 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...]
H A DSource.php80 public function get_source_tags($namespace, $tag) argument