Home
last modified time | relevance | path

Searched defs:phpDocType (Results 1 – 1 of 1) sorted by relevance

/php-src/build/
H A Dgen_stub.php829 public ?Type $phpDocType; variable in ArgInfo
842 ?Type $phpDocType,
915 private function setTypes(?Type $type, ?Type $phpDocType): void
1170 public ?Type $phpDocType; variable in ReturnInfo
1174 …public function __construct(bool $byRef, ?Type $type, ?Type $phpDocType, bool $tentativeReturnType…
1190 private function setTypes(?Type $type, ?Type $phpDocType, bool $tentativeReturnType): void
2356 public ?Type $phpDocType; variable in VariableLike
2369 ?Type $phpDocType,
2562 ?Type $phpDocType,
3018 ?Type $phpDocType,

Completed in 21 milliseconds