Home
last modified time | relevance | path

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

/php-src/build/
H A Dgen_stub.php2244 if ($constName != $const->cValue) {
2549 public ?string $cValue; variable in ConstInfo
2565 ?string $cValue, argument
2578 $this->cValue = $cValue;
2590 $this->cValue,
2846 $cValue = $constValue ? "true" : "false";
2851 $cValue = (int) $constValue;
2856 $cValue = (float) $constValue;
4530 $cValue = null;
4541 $cValue = $tag->value;
[all …]

Completed in 16 milliseconds