Home
last modified time | relevance | path

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

/php-src/build/
H A Dgen_stub.php542 public function toEscapedName(): string { function in SimpleType
806 return $type->toEscapedName();
2439 $escapedClassName = $classType->toEscapedName();
2449 $escapedClassName = $classType->toEscapedName();
2462 $escapedClassName = $arginfoType->classTypes[0]->toEscapedName();
5057 $simpleReturnType->toEscapedName(), $returnType->isNullable()
5110 $simpleArgType->toEscapedName(), $argType->isNullable(),

Completed in 21 milliseconds