Home
last modified time | relevance | path

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

/plugin/structcondstyle/meta/
H A DOperator.php15 private $eval_func; variable in dokuwiki\\plugin\\structcondstyle\\meta\\Operator
17 function __construct($reg, $eval_func) argument
20 $this->eval_func = $eval_func;
29 $eval = $this->eval_func;