Home
last modified time | relevance | path

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

/PHP-8.4/build/
H A Dgen_stub.php550 public function toEscapedName(): string { function in SimpleType
814 return $type->toEscapedName();
2444 $escapedClassName = $classType->toEscapedName();
2454 $escapedClassName = $classType->toEscapedName();
2467 $escapedClassName = $arginfoType->classTypes[0]->toEscapedName();
4918 $simpleReturnType->toEscapedName(), $returnType->isNullable()
4971 $simpleArgType->toEscapedName(), $argType->isNullable(),

Completed in 33 milliseconds