Home
last modified time | relevance | path

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

/PHP-8.2/ext/dom/
H A Dparentnode.c140 static xmlDocPtr dom_doc_from_context_node(xmlNodePtr contextNode) in dom_doc_from_context_node()
149 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.php925 …public function evaluate(string $expression, ?DOMNode $contextNode = null, bool $registerNodeNS = …
928 …public function query(string $expression, ?DOMNode $contextNode = null, bool $registerNodeNS = tru…

Completed in 28 milliseconds