Home
last modified time | relevance | path

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

/PHP-8.3/build/
H A Dgen_stub.php1024 class FunctionName implements FunctionOrMethodName { class
1356 } else if ($this->alias instanceof FunctionName) {
1381 } else if ($this->name instanceof FunctionName) {
3406 $alias = new FunctionName(new Name($aliasParts[0]));
3868 new FunctionName($stmt->namespacedName),

Completed in 26 milliseconds