Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/Xml/
H A DXmlDocument.php718 $xpath = $this->cssSelectorToXpath($selector);
733 public function cssSelectorToXpath(string $selector): string function in ComboStrap\\Xml\\XmlDocument
H A DXmlElement.php104 $xpath = $this->document->cssSelectorToXpath($selector);