Home
last modified time | relevance | path

Searched refs:closing (Results 1 – 3 of 3) 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/vendor/simplepie/simplepie/
H A DCHANGELOG.md214 * 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…