Home
last modified time | relevance | path

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

/PHP-8.2/build/
H A Dgen_stub.php1583 public ?ConstInfo $originatingConst;
1650 …private function __construct($value, SimpleType $type, ?string $cConstName, ?ConstInfo $originatin…
1838 class ConstInfo extends VariableLike class
2391 /** @var ConstInfo[] */
2407 * @param ConstInfo[] $constInfos
2453 * @param ConstInfo[] $allConstInfos
3062 /** @var ConstInfo[] */
3381 ): ConstInfo {
3405 return new ConstInfo(
3475 * @param ConstInfo[] $consts

Completed in 13 milliseconds