Home
last modified time | relevance | path

Searched full:_addcall (Results 51 – 67 of 67) sorted by relevance

123

/plugin/phosphor/
H A Dphitem.php70 $handler->_addCall('cdata',array($match), $pos);
/plugin/folded/syntax/
H A Ddiv.php
/plugin/layeranimation/syntax/
H A Ditem.php53 $handler->_addCall('cdata',array($match), $pos);
/plugin/variants/
H A Dvariants.php96 $handler->_addCall('cdata', array($match), $pos);
/plugin/fontcolor/
H A Dsyntax.php103 $handler->_addCall('cdata', array($match), $pos);
/plugin/imapmarkers/syntax/
H A Dreference.php82 $handler->_addCall('cdata', array($match), $pos);
/plugin/glossary/syntax/
H A Dspan.php50 $handler->_addCall ('cdata', array ($match), $pos);
/plugin/numberedheadings/
H A Dsyntax.php171 $handler->_addCall($method, $args, $pos);
/plugin/linkbonus/syntax/
H A Dinterwiki.txt105 $handler->_addCall(
/plugin/revealjs/syntax/
H A Dheader.php68 $handler->_addCall('header', array($title, $level, $pos), $pos);
/plugin/imagereference/syntax/
H A Dimgcaption.php107 //$handler->_addCall('cdata', array($match), $pos);
/plugin/adhoctags/syntax/
H A Dabstract.php98 $handler->_addCall('header',array($title,$level,$pos), $pos);
/plugin/boxwh/boxwh/
H A Dsyntax.php109 $handler->_addCall('cdata',array($match), $pos);
/plugin/calendoku/
H A Dhelper.php325 $handler->_addCall($instruction[0],
/plugin/box/
H A Dsyntax.php102 $handler->_addCall('cdata', array($match), $pos);
/plugin/box2/
H A Dsyntax.php106 $handler->_addCall('cdata',array($match), $pos);
/dokuwiki/inc/parser/
H A Dhandler.php104 public function _addCall($handler, $args, $pos)
97 public function _addCall($handler, $args, $pos) { global() function in Doku_Handler

123