Home
last modified time | relevance | path

Searched refs:closing (Results 1 – 4 of 4) sorted by relevance

/dokuwiki/inc/
H A DDifferenceEngine.php15 var $closing; variable in _DiffOp
29 return $this->closing ? count($this->closing) : 0;
36 function __construct($orig, $closing = false) { argument
37 if (!is_array($closing))
38 $closing = $orig;
40 $this->closing = $closing;
44 return new _DiffOp_Copy($this->closing, $this->orig);
53 $this->closing = false;
65 $this->closing = $lines;
70 return new _DiffOp_Delete($this->closing);
[all …]
/dokuwiki/_test/tests/Parsing/Markdown/gfm-spec/
H A Dspec.txt773 closing sequence of any number of unescaped `#` characters.
775 [space] or by the end of line. The optional closing sequence of `#`s must be
887 A closing sequence of `#` characters is optional:
909 Spaces are allowed after the closing sequence:
919 is not a closing sequence, but counts as part of the contents of the
929 The closing sequence must be preceded by a space:
939 of the closing sequence:
1623 a closing [code fence] of the same type as the code block
1631 The closing code fence may be indented up to three spaces, and may be
1633 containing block (or document) is reached and no closing code fence
[all …]
/dokuwiki/vendor/simplepie/simplepie/
H A DCHANGELOG.md266 * Removed extra closing `<a>` tag. [#537](https://github.com/simplepie/simplepie/pull/537)
/dokuwiki/lib/scripts/jquery/
H A Djquery-ui.min.js6closing||(clearInterval(this.delayedShow),s.data("ui-tooltip-title")&&!s.attr("title")&&s.attr("ti…