Home
last modified time | relevance | path

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

/php-src/build/
H A Dgen_stub.php2301 $cExpr = $this->getCExpr();
2339 public function getCExpr(): ?string function in EvaluatedValue
2723 $cExpr = $value->getCExpr();
2838 $cExpr = $value->getCExpr();
3082 …>isUnknownConstValue || ($defaultValue->originatingConsts && $defaultValue->getCExpr() === null)) {

Completed in 19 milliseconds