Home
last modified time | relevance | path

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

/plugin/txt2tags/
H A Dtxt2tags.class.php220 $this->preproc[] = $this->add_proc($setting, trim($val));
225 $this->postproc[] = $this->add_proc($setting, trim($val));
241 function add_proc($when, $x) { # add a pre-processor or a postprocessor function in T2T