Home
last modified time | relevance | path

Searched +full:tags -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 26 – 49 of 49) sorted by relevance

12

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
H A DASN1.php77 // These tags are kinda place holders for other tags.
273 // tags of indefinte length don't really have a header length; this length includes the tag
349 // decode UNIVERSAL tags
929 c) the "Tag Type" alternative is used and the value of "TagDefault" for the module is IMPLICIT TAGS or
930 AUTOMATIC TAGS, but the type defined by "Type" is an untagged choice type, an untagged open type, or
1250 * Called by _decode_ber() and in the case of implicit tags asn1map().
H A DANSI.php512 // close any remaining open tags
/dokuwiki/vendor/kissifrot/php-ixr/src/Message/
H A DMessage.php65 // Set XML parser to take the case of tags in to account
/dokuwiki/lib/plugins/extension/helper/
H A Drepository.php187 // extract tags
H A Dlist.php89 * Add closing tags
342 $html .= ' <span class="tags">' . $this->getLang('tags') . ' ';
H A Dextension.php420 * Get the names of the tags of the extension
422 * @return array The names of the tags of the extension
426 if (!empty($this->remoteInfo['tags'])) return $this->remoteInfo['tags'];
/dokuwiki/vendor/geshi/geshi/
H A Dbuild.xml6 Packs up a new version of geshi, tags it in git and releases it on
H A DCHANGELOG94 - Fix short tag usage to allow for configurations where short tags are disabled (BenBE)
667 - Updated doxygen documentation to include since tags and some missing parameters
780 - Allow XML tags to have dashes.
926 - Added underscore to allowed characters in match for XML tags (anonymous)
/dokuwiki/inc/Parsing/Lexer/
H A DLexer.php68 * Useful for entering parenthesis, strings, tags, etc.
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dtyposcript.php67 'select', 'split', 'stdWrap', 'tableStyle', 'tags',
H A Dc_loadrunner.php319 // Note that if you are using <pre> tags for your code, then the browser chooses how many spaces your tabs will translate to.
H A Derlang.php211 'supervisor_bridge', 'sys', 'systools', 'tags', 'test_server',
H A Dvim.php266 'tagbsearch', 'taglength', 'tagrelative', 'tags', 'tagstack',
/dokuwiki/conf/
H A Ddokuwiki.php132 // 'diff' - plain text unified diff wrapped in <pre> tags
/dokuwiki/inc/
H A Dform.php17 * The forms is built from a list of pseudo-tags (arrays with expected keys).
48 // Array of pseudo-tags
93 * Add <fieldset></fieldset> tags around fields.
H A DMailer.class.php198 * @param array $htmlrep replacements to apply on the HTML part, null to use $textrep (urls wrapped in <a> tags)
H A Dhtml.php404 * <li> tags for namespaces when displaying the page index
H A Dcommon.php2032 $content = preg_replace('/>\s+</s', '><', $content); // newlines between tags
/dokuwiki/vendor/simplepie/simplepie/src/
H A DSimplePie.php651 * @var array Stores the default attributes to add to different tags by add_attributes().
658 * @var array Stores the default tags to be stripped by strip_htmltags().
1371 public function strip_htmltags($tags = '', $encode = null) argument
1373 if ($tags === '') {
1374 $tags = $this->strip_htmltags;
1376 $this->sanitize->strip_htmltags($tags);
1378 $this->sanitize->encode_instead_of_strip($tags);
2844 * RSS 0.9.0, 2.0, Atom 1.0, and feeds with iTunes RSS tags are allowed to
/dokuwiki/inc/Ui/
H A DPageDiff.php540 // - html tags, so these can be ignored
/dokuwiki/vendor/simplepie/simplepie/
H A DCHANGELOG.md261 * Added sanitization of the `</html>` and `</body>` tags. [#348](https://github.com/simplepie/simplepie/pull/348)
/dokuwiki/inc/parser/
H A Dhandler.php244 * Simplifies handling for the formatting tags which all behave the same
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRSA.php
/dokuwiki/vendor/geshi/geshi/src/
H A Dgeshi.php3591 //Close remaining tags and insert the replacement at the right position ...

12