Home
last modified time | relevance | path

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

/php-src/build/
H A Dgen_stub.php2290 $cExpr = $this->getCExpr();
2328 public function getCExpr(): ?string function in EvaluatedValue
2712 $cExpr = $value->getCExpr();
2827 $cExpr = $value->getCExpr();
2967 …>isUnknownConstValue || ($defaultValue->originatingConsts && $defaultValue->getCExpr() === null)) {

Completed in 20 milliseconds