| /dokuwiki/inc/Form/ |
| H A D | TagOpenElement.php | 19 public function __construct($tag, $attributes = [])
|
| H A D | TagElement.php | 18 public function __construct($tag, $attributes = [])
|
| H A D | TagCloseElement.php | 19 public function __construct($tag, $attributes = [])
|
| H A D | Form.php | 372 public function addTag($tag, $pos = -1) 386 public function addTagOpen($tag, $pos = -1) 400 public function addTagClose($tag, $pos = -1)
|
| /dokuwiki/vendor/kissifrot/php-ixr/src/Message/ |
| H A D | Message.php | 105 public function tagOpen($parser, $tag, $attr) 142 public function tagClose($parser, $tag)
|
| /dokuwiki/inc/Remote/OpenApiDoc/ |
| H A D | DocBlock.php | 106 public function getTag($tag)
|
| /dokuwiki/vendor/simplepie/simplepie/src/ |
| H A D | Parser.php | 280 public function tag_open($parser, string $tag, array $attributes) 349 public function tag_close($parser, string $tag)
|
| H A D | Source.php | 56 public function get_source_tags(string $namespace, string $tag)
|
| H A D | Sanitize.php | 599 public function replace_urls(DOMDocument $document, string $tag, $attributes) 646 protected function strip_tag(string $tag, DOMDocument $document, DOMXPath $xpath, int $type) 775 protected function add_attr(string $tag, array $valuePairs, DOMDocument $document)
|
| H A D | Item.php | 111 public function get_item_tags(string $namespace, string $tag)
|
| H A D | SimplePie.php | 2349 public function get_feed_tags(string $namespace, string $tag) 2389 public function get_channel_tags(string $namespace, string $tag) 2435 public function get_image_tags(string $namespace, string $tag)
|
| /dokuwiki/lib/plugins/extension/ |
| H A D | Extension.php | 832 protected function getTag($tag, $default = '') 848 protected function getRemoteTag($tag, $default = '')
|
| /dokuwiki/inc/ |
| H A D | form.php | 348 function form_makeTag($tag, $attrs = array()) 366 function form_makeOpenTag($tag, $attrs = array()) 383 function form_makeCloseTag($tag)
|
| H A D | DifferenceEngine.php | 976 function addWords($words, $tag = '') {
|
| /dokuwiki/vendor/splitbrain/lesserphp/src/ |
| H A D | Parser.php | 1048 protected function tag(&$tag, $simple = false) function in LesserPHP\\Parser
|
| H A D | Lessc.php | 721 protected function expandParentSelectors(&$tag, $replace): int
|
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/ |
| H A D | ASN1.php | 1276 private static function decodeTime($content, $tag)
|
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/ |
| H A D | SymmetricKey.php | 1934 public function setTag($tag)
|
| /dokuwiki/_test/core/ |
| H A D | phpQuery-onefile.php | 791 public static function expandEmptyTag($tag, $xml){
|