Home
last modified time | relevance | path

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

/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ !
DUnitConverter.php68 * @param string $to_unit
82 public function convert($length, $to_unit) argument
100 if (isset($x[$to_unit])) {
127 $dest_unit = $to_unit;
143 $unit = $to_unit;
170 if ($unit !== $to_unit) {