Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.ruleset.class.php222 $this->add_rule($rule,
228 function add_rule(&$rule, &$pipeline) { function in CSSRuleset
H A Dhtml.attrs.inc.php264 $css->add_rule($rule, $pipeline);
/plugin/bez/mdl/
H A DValidator.php13 public function add_rule($field, $rule) { function in dokuwiki\\plugin\\bez\\mdl\\Validator