Searched refs:cValue (Results 1 – 1 of 1) sorted by relevance
2244 if ($constName != $const->cValue) {2549 public ?string $cValue; variable in ConstInfo2565 ?string $cValue, argument2578 $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