Home
last modified time | relevance | path

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

/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DUnitConverter.php54 private $bcmath; variable in HTMLPurifier_UnitConverter
60 $this->bcmath = !$force_no_bcmath && function_exists('bcmul');
216 if ($this->bcmath) {
232 if ($this->bcmath) {
248 if ($this->bcmath) {
267 if ($this->bcmath) {
/plugin/quickstats/GEOIP/
Dcomposer.lock142 … "ext-bcmath": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder",
143 … "ext-gmp": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder",
/plugin/gtime/gtlib/
DREADME8 - PHP with bcmath support
/plugin/scrape/
Dcomposer.lock32 "ext-bcmath": "Used for unit conversion and imagecrash protection",
/plugin/dw2pdf/
Dcomposer.lock40 "ext-bcmath": "Needed for generation of some types of barcodes",
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
DREADME.md143 requires gmp or bcmath to read databases with 128-bit unsigned integers.
/plugin/dw2pdf/vendor/mpdf/mpdf/
DREADME.md30 embedded resources such as fonts, `bcmath` for generating barcodes or `xml` for character set conve…