Home
last modified time | relevance | path

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

/PHP-8.3/build/
H A Dgen_stub.php1671 if ($constName != $const->cValue) {
1976 public ?string $cValue; variable in ConstInfo
1990 ?string $cValue, argument
2000 $this->cValue = $cValue;
2012 $this->cValue,
2224 $cValue = $constValue ? "true" : "false";
2229 $cValue = (int) $constValue;
2234 $cValue = (float) $constValue;
3570 $cValue = null;
3580 $cValue = $tag->value;
[all …]

Completed in 42 milliseconds