Home
last modified time | relevance | path

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

/plugin/structcondstyle/meta/
H A DOperator.php37 private function make_numeric($value){ function in dokuwiki\\plugin\\structcondstyle\\meta\\NumericOperator
54 $lvalue = $this->make_numeric($lhs);
55 $rvalue = $this->make_numeric($rhs);