Home
last modified time | relevance | path

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

/imagick/util/
H A DFloat32Info.php10 private $sign; variable in HexFloat\\Float32Info
19 $sign, argument
24 $this->sign = $sign;
31 return $this->sign;
H A DFloatInfo.php10 private $sign; variable in HexFloat\\FloatInfo
19 $sign, argument
24 $this->sign = $sign;
31 return $this->sign;
H A Dfunctions.php61 $sign = '0';
64 $sign = '1';
78 $sign,
105 $sign = '0';
108 $sign = '1';
124 $sign,

Completed in 8 milliseconds