Home
last modified time | relevance | path

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

/PHP-8.2/build/
H A Dgen_stub.php527 public function toEscapedName(): string { function in SimpleType
791 return $type->toEscapedName();
2313 $escapedClassName = $classType->toEscapedName();
2323 $escapedClassName = $classType->toEscapedName();
2336 $escapedClassName = $arginfoType->classTypes[0]->toEscapedName();
4541 $simpleReturnType->toEscapedName(), $returnType->isNullable()
4594 $simpleArgType->toEscapedName(), $argType->isNullable(),

Completed in 21 milliseconds