Home
last modified time | relevance | path

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

/PHP-8.2/build/
H A Dgen_stub.php1031 public function getDeclarationName(): string { function in FunctionName
1040 return "ZEND_FUNCTION({$this->getDeclarationName()});\n";
1365 …tionName = $this->alias ? $this->alias->getNonNamespacedName() : $this->name->getDeclarationName();

Completed in 21 milliseconds