Home
last modified time | relevance | path

Searched refs:section_open (Results 26 – 31 of 31) sorted by last modified time

12

/plugin/inlineeditor/
H A Daction.php49 if($ins[$i - 1][0] == 'section_open') {
/plugin/quickedit/
H A Daction.php54 if($ins[$i - 1][0] == 'section_open') {
/plugin/html5/
H A Drenderer.php123 function section_open( $level ) function in renderer_plugin_html5
/plugin/outdent/
H A Dsyntax.php44 $handler->_addCall('section_open', array($level-1), $pos);
60 if ($calls[$i][0] == 'section_open') return $calls[$i][1][0];
/plugin/faq/
H A Dsyntax.php69 $handler->_addCall('section_open', array($level), $pos);
/plugin/nroff/
H A Drenderer.php168 function section_open($level) { function in renderer_plugin_nroff

12