Home
last modified time | relevance | path

Searched defs:contextNode (Results 1 – 2 of 2) sorted by relevance

/PHP-8.3/ext/dom/
H A Dparentnode.c140 static xmlDocPtr dom_doc_from_context_node(xmlNodePtr contextNode) in dom_doc_from_context_node()
165 xmlNode* dom_zvals_to_fragment(php_libxml_ref_obj *document, xmlNode *contextNode, zval *nodes, int… in dom_zvals_to_fragment()
H A Dphp_dom.stub.php965 …public function evaluate(string $expression, ?DOMNode $contextNode = null, bool $registerNodeNS = …
968 …public function query(string $expression, ?DOMNode $contextNode = null, bool $registerNodeNS = tru…

Completed in 10 milliseconds