Home
last modified time | relevance | path

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

/PHP-8.2/build/
H A Dgen_stub.php2122 if ($constName != $const->cValue) {
2423 public ?string $cValue; variable in ConstInfo
2438 ?string $cValue, argument
2449 $this->cValue = $cValue;
2460 $this->cValue,
2701 $cValue = $constValue ? "true" : "false";
2706 $cValue = (int) $constValue;
2711 $cValue = (float) $constValue;
4066 $cValue = null;
4076 $cValue = $tag->value;
[all …]

Completed in 22 milliseconds