Home
last modified time | relevance | path

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

/PHP-8.4/build/
H A Dgen_stub.php2249 if ($constName != $const->cValue) {
2554 public ?string $cValue; variable in ConstInfo
2570 ?string $cValue, argument
2583 $this->cValue = $cValue;
2595 $this->cValue,
2851 $cValue = $constValue ? "true" : "false";
2856 $cValue = (int) $constValue;
2861 $cValue = (float) $constValue;
4391 $cValue = null;
4402 $cValue = $tag->value;
[all …]

Completed in 16 milliseconds