Home
last modified time | relevance | path

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

/dokuwiki/inc/Form/
H A DTagElement.php18 public function __construct($tag, $attributes = [])
H A DTagOpenElement.php19 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.php101 public function tagOpen($parser, $tag, $attr)
138 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.php265 public function tag_open($parser, $tag, $attributes)
326 public function tag_close($parser, $tag)
H A DSanitize.php496 public function replace_urls($document, $tag, $attributes)
535 protected function strip_tag($tag, $document, $xpath, $type)
622 protected function add_attr($tag, $valuePairs, $document)
H A DSource.php79 public function get_source_tags($namespace, $tag)
H A DItem.php145 public function get_item_tags($namespace, $tag)
H A DSimplePie.php2156 public function get_feed_tags($namespace, $tag)
2196 public function get_channel_tags($namespace, $tag)
2242 public function get_image_tags($namespace, $tag)
/dokuwiki/lib/plugins/extension/
H A DExtension.php798 protected function getTag($tag, $default = '')
814 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.php1256 private static function decodeTime($content, $tag)
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/
H A DSymmetricKey.php1929 public function setTag($tag)
/dokuwiki/_test/core/
H A DphpQuery-onefile.php791 public static function expandEmptyTag($tag, $xml){