Home
last modified time | relevance | path

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

/php-src/build/
H A Dgen_stub.php1040 class FunctionName implements FunctionOrMethodName { class
1446 } else if ($this->alias instanceof FunctionName) {
1462 } else if ($this->name instanceof FunctionName) {
4354 $alias = new FunctionName(new Name($aliasParts[0]));
4881 new FunctionName($stmt->namespacedName),

Completed in 28 milliseconds