Searched defs:xpath (Results 1 – 4 of 4) sorted by relevance
57 xmlXPathContextPtr xpath; member
15 public function xpath(string $expression): array|null|false {} function in SimpleXMLElement
1264 PHP_METHOD(SimpleXMLElement, xpath) in PHP_METHOD() argument
349 …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 19 milliseconds