Home
last modified time | relevance | path

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

/PHP-8.1/build/
H A Dgen_stub.php773 class FunctionName implements FunctionOrMethodName { class
957 /** @var FunctionName|null */
1104 } else if ($this->alias instanceof FunctionName) {
1129 } else if ($this->name instanceof FunctionName) {
2258 $alias = new FunctionName(new Name($aliasParts[0]));
2556 new FunctionName($stmt->namespacedName),

Completed in 14 milliseconds