Home
last modified time | relevance | path

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

/php-src/build/
H A Dgen_stub.php537 public function toEscapedName(): string { function in SimpleType
801 return $type->toEscapedName();
2417 $escapedClassName = $classType->toEscapedName();
2427 $escapedClassName = $classType->toEscapedName();
2440 $escapedClassName = $arginfoType->classTypes[0]->toEscapedName();
4820 $simpleReturnType->toEscapedName(), $returnType->isNullable()
4873 $simpleArgType->toEscapedName(), $argType->isNullable(),

Completed in 23 milliseconds