Home
last modified time | relevance | path

Searched defs:tags (Results 1 – 6 of 6) sorted by relevance

/dokuwiki/inc/Remote/OpenApiDoc/
H A DDocBlock.php19 protected $tags = []; variable in dokuwiki\\Remote\\OpenApiDoc\\DocBlock
/dokuwiki/vendor/splitbrain/lesserphp/src/
H A DParser.php366 protected function fixTags($tags)
947 protected function tags(&$tags, $simple = false, $delim = ',') argument
961 protected function mixinTags(&$tags)
/dokuwiki/vendor/simplepie/simplepie/src/
H A DSanitize.php183 …public function strip_htmltags($tags = ['base', 'blink', 'body', 'doctype', 'embed', 'font', 'form…
H A DSimplePie.php1369 public function strip_htmltags($tags = '', $encode = null)
/dokuwiki/inc/
H A Dtemplate.php1083 function tpl_img_getTag($tags, $alt = '', $src = null)
H A Dmedia.php1213 function media_getTag($tags, $meta = false, $alt = '')