Home
last modified time | relevance | path

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

/dokuwiki/_test/core/
H A DphpQuery-onefile.php1746 ? $this->getNodeXpath($stackNode, 'html')
1747 : $this->getNodeXpath($stackNode);
4161 protected function getNodeXpath($oneNode = null, $namespace = null) { function in phpQueryObject