Home
last modified time | relevance | path

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

/PHP-8.0/build/
H A Dgen_stub.php475 class FunctionName implements FunctionOrMethodName { class
608 /** @var FunctionName|null */
752 } else if ($this->alias instanceof FunctionName) {
777 } else if ($this->name instanceof FunctionName) {
1112 $alias = new FunctionName(new Name($aliasParts[0]));
1280 new FunctionName($stmt->namespacedName),

Completed in 6 milliseconds