Home
last modified time | relevance | path

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

/PHP-8.3/build/
H A Dgen_stub.php526 public function toEscapedName(): string { function in SimpleType
790 return $type->toEscapedName();
1864 $escapedClassName = $classType->toEscapedName();
1874 $escapedClassName = $classType->toEscapedName();
1887 $escapedClassName = $arginfoType->classTypes[0]->toEscapedName();
4040 $simpleReturnType->toEscapedName(), $returnType->isNullable()
4093 $simpleArgType->toEscapedName(), $argType->isNullable(),

Completed in 18 milliseconds