Home
last modified time | relevance | path

Searched defs:xpath (Results 1 – 4 of 4) sorted by relevance

/PHP-8.2/ext/simplexml/
H A Dphp_simplexml.h57 xmlXPathContextPtr xpath; member
H A Dsimplexml.stub.php15 public function xpath(string $expression): array|null|false {} function in SimpleXMLElement
H A Dsimplexml.c1264 PHP_METHOD(SimpleXMLElement, xpath) in PHP_METHOD() argument
/PHP-8.2/ext/dom/
H A Dphp_dom.stub.php349 …public function C14N(bool $exclusive = false, bool $withComments = false, ?array $xpath = null, ?a…
352 …le(string $uri, bool $exclusive = false, bool $withComments = false, ?array $xpath = null, ?array …

Completed in 22 milliseconds