Searched refs:make_numeric (Results 1 – 1 of 1) sorted by relevance
37 private function make_numeric($value){ function in dokuwiki\\plugin\\structcondstyle\\meta\\NumericOperator54 $lvalue = $this->make_numeric($lhs);55 $rvalue = $this->make_numeric($rhs);