Home
last modified time | relevance | path

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

/PHP-8.1/build/
H A Dgen_stub.php398 public function toEscapedName(): string { function in SimpleType
633 return $type->toEscapedName();
1451 $escapedClassName = $classType->toEscapedName();
1461 $escapedClassName = $classType->toEscapedName();
1470 $escapedClassName = $arginfoType->classTypes[0]->toEscapedName();
2683 $simpleReturnType->toEscapedName(), $returnType->isNullable()
2730 $simpleArgType->toEscapedName(), $argType->isNullable(),

Completed in 12 milliseconds