Home
last modified time | relevance | path

Searched refs:isEmpty (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/vendor/splitbrain/lesserphp/src/
H A DFormatterClassic.php49 protected function isEmpty($block) function in LesserPHP\\FormatterClassic
53 if (!$this->isEmpty($child)) return false;
63 if ($this->isEmpty($block)) return;
/dokuwiki/inc/
H A DDifferenceEngine.php562 function isEmpty() { function in Diff
1545 function isEmpty() { function in _Diff3_BlockBuilder
1550 if ($this->isEmpty()) {