Home
last modified time | relevance | path

Searched defs:tag (Results 1 – 19 of 19) sorted by relevance

/dokuwiki/inc/Form/
H A DTagOpenElement.php19 public function __construct($tag, $attributes = [])
H A DTagElement.php18 public function __construct($tag, $attributes = [])
H A DTagCloseElement.php19 public function __construct($tag, $attributes = [])
H A DForm.php372 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 DMessage.php105 public function tagOpen($parser, $tag, $attr)
142 public function tagClose($parser, $tag)
/dokuwiki/inc/Remote/OpenApiDoc/
H A DDocBlock.php106 public function getTag($tag)
/dokuwiki/vendor/simplepie/simplepie/src/
H A DParser.php280 public function tag_open($parser, string $tag, array $attributes)
349 public function tag_close($parser, string $tag)
H A DSource.php56 public function get_source_tags(string $namespace, string $tag)
H A DSanitize.php599 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 DItem.php111 public function get_item_tags(string $namespace, string $tag)
H A DSimplePie.php2349 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 DExtension.php832 protected function getTag($tag, $default = '')
848 protected function getRemoteTag($tag, $default = '')
/dokuwiki/inc/
H A Dform.php348 function form_makeTag($tag, $attrs = array())
366 function form_makeOpenTag($tag, $attrs = array())
383 function form_makeCloseTag($tag)
H A DDifferenceEngine.php976 function addWords($words, $tag = '') {
/dokuwiki/vendor/splitbrain/lesserphp/src/
H A DParser.php1048 protected function tag(&$tag, $simple = false) function in LesserPHP\\Parser
H A DLessc.php721 protected function expandParentSelectors(&$tag, $replace): int
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
H A DASN1.php1276 private static function decodeTime($content, $tag)
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/
H A DSymmetricKey.php1934 public function setTag($tag)
/dokuwiki/_test/core/
H A DphpQuery-onefile.php791 public static function expandEmptyTag($tag, $xml){