Searched refs:internalPrecision (Results 1 – 1 of 1) sorted by relevance
48 protected $internalPrecision; variable in HTMLPurifier_UnitConverter59 $this->internalPrecision = $internal_precision;120 …$cp = ($log < 0) ? $this->internalPrecision - $log : $this->internalPrecision; // internal precisi…