Searched refs:cValue (Results 1 – 1 of 1) sorted by relevance
2249 if ($constName != $const->cValue) {2554 public ?string $cValue; variable in ConstInfo2570 ?string $cValue, argument2583 $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 17 milliseconds