Home
last modified time | relevance | path

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

/php-src/build/
H A Dgen_stub.php1108 class MethodName implements FunctionOrMethodName { class
1444 if ($this->alias instanceof MethodName) {
1645 assert($this->name instanceof MethodName);
2081 assert($this->name instanceof MethodName);
4356 $alias = new MethodName(new Name($aliasParts[0]), $aliasParts[1]);
4945 new MethodName($className, $classStmt->name->toString()),
5363 if ($funcInfo->name instanceof MethodName) {

Completed in 18 milliseconds