Home
last modified time | relevance | path

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

/plugin/mdpage/src/DokuWiki/Plugin/Mdpage/
DMarkdownRendererTrait.php6 private $isParsed = false; variable
17 if ($this->isParsed) {
21 $this->isParsed = true;
/plugin/statistics/vendor/matomo/device-detector/
DDeviceDetector.php584 public function isParsed(): bool function in DeviceDetector\\DeviceDetector
594 if ($this->isParsed()) {