Home
last modified time | relevance | path

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

/plugin/structnumber/types/
DNumber.php42 $value = $this->checkFormat($value, $this->config['format']);
80 protected function checkFormat($number, $format) function in dokuwiki\\plugin\\structnumber\\types\\Number