Home
last modified time | relevance | path

Searched refs:registerXPathNamespace (Results 1 – 5 of 5) sorted by relevance

/PHP-8.0/ext/simplexml/tests/
H A Dsimplexml_uninitialized.phpt39 var_dump($sxe->registerXPathNamespace('', ''));
H A Dbug45553.phpt15 $x->registerXPathNamespace("a", "http://a");
/PHP-8.0/ext/simplexml/
H A Dsimplexml.stub.php17 public function registerXPathNamespace(string $prefix, string $namespace) {} function in SimpleXMLElement
H A Dsimplexml_arginfo.h103 ZEND_METHOD(SimpleXMLElement, registerXPathNamespace);
134 …ZEND_ME(SimpleXMLElement, registerXPathNamespace, arginfo_class_SimpleXMLElement_registerXPathName…
H A Dsimplexml.c1356 SXE_METHOD(registerXPathNamespace) in SXE_METHOD() argument

Completed in 15 milliseconds