Home
last modified time | relevance | path

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

/PHP-8.2/build/
H A Dgen_stub.php1664 $cConstValue = $this->getCConstValue($allConstInfos);
1700 public function getCConstValue(iterable $allConstInfos): ?string function in EvaluatedValue
1707 … return $this->originatingConst->getValue($allConstInfos)->getCConstValue($allConstInfos);
1980 $cConstValue = $value->getCConstValue($allConstInfos);
2185 …nownConstValue || ($defaultValue->originatingConst && $defaultValue->getCConstValue($allConstInfos…

Completed in 30 milliseconds