Home
last modified time | relevance | path

Searched defs:decimalPoint (Results 1 – 1 of 1) sorted by last modified time

/template/twigstarter/vendor/twig/twig/src/Extension/
H A DCoreExtension.php171 public function setNumberFormat($decimal, $decimalPoint, $thousandSep)
611 function twig_number_format_filter(Environment $env, $number, $decimal = null, $decimalPoint = null…