Home
last modified time | relevance | path

Searched refs:getNamespace (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/libxml/
H A Dphp_libxml2.def63 getNamespace
/php-src/build/
H A Dgen_stub.php1042 public function getNamespace(): ?string { function in FunctionName
1425 if ($this->name->getNamespace()) {
1458 if ($this->name->getNamespace()) {
1459 $namespace = addslashes($this->name->getNamespace());

Completed in 24 milliseconds