Home
last modified time | relevance | path

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

/php-src/build/
H A Dgen_stub.php1039 class FunctionName implements FunctionOrMethodName { class
1442 } else if ($this->alias instanceof FunctionName) {
1458 } else if ($this->name instanceof FunctionName) {
4147 $alias = new FunctionName(new Name($aliasParts[0]));
4668 new FunctionName($stmt->namespacedName),

Completed in 27 milliseconds