Home
last modified time | relevance | path

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

/plugin/dokutexit/
H A Drenderer.php68 $this->_texit->add_data('info',
H A Dsyntax.php111 if ($this->_texit->add_data($substate, $match)) {
H A Dtexitrender.php100 function add_data($state, $data) { function in texitrender_plugin_texit
/plugin/quickstats/
H A Daction.php369 $this->add_data($event, $param);
374 $this->add_data($event, 'event');
383 function add_data($event, $param) { function in action_plugin_quickstats