Home
last modified time | relevance | path

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

/PHP-8.3/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.c1255 PHP_METHOD(SimpleXMLElement, xpath) in PHP_METHOD() argument
/PHP-8.3/ext/dom/
H A Dphp_dom.stub.php358 …public function C14N(bool $exclusive = false, bool $withComments = false, ?array $xpath = null, ?a…
361 …le(string $uri, bool $exclusive = false, bool $withComments = false, ?array $xpath = null, ?array …

Completed in 19 milliseconds