Home
last modified time | relevance | path

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

/PHP-8.2/build/
H A Dgen_stub.php1025 class FunctionName implements FunctionOrMethodName { class
1372 } else if ($this->alias instanceof FunctionName) {
1397 } else if ($this->name instanceof FunctionName) {
3892 $alias = new FunctionName(new Name($aliasParts[0]));
4368 new FunctionName($stmt->namespacedName),

Completed in 26 milliseconds