Home
last modified time | relevance | path

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

/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DUnitConverter.php56 …public function __construct($output_precision = 4, $internal_precision = 10, $force_no_bcmath = fa… argument
60 $this->bcmath = !$force_no_bcmath && function_exists('bcmul');