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.php529 public function toEscapedName(): string { function in SimpleType
795 return $type->toEscapedName();
2197 $escapedClassName = $classType->toEscapedName();
2207 $escapedClassName = $classType->toEscapedName();
2220 $escapedClassName = $arginfoType->classTypes[0]->toEscapedName();
3824 $simpleReturnType->toEscapedName(), $returnType->isNullable()
3877 $simpleArgType->toEscapedName(), $argType->isNullable(),

Completed in 14 milliseconds