Home
last modified time | relevance | path

Searched refs:handle (Results 276 – 300 of 1645) sorted by relevance

1...<<11121314151617181920>>...66

/plugin/mediasyntax/syntax/
H A Dnonunderline.php35 function handle($match, $state, $pos, Doku_Handler $handler)
46 function handle($match, $state, $pos, Doku_Handler $handler) global() function in syntax_plugin_mediasyntax_nonunderline
H A Dnonbold.php36 function handle($match, $state, $pos, Doku_Handler $handler)
47 function handle($match, $state, $pos, Doku_Handler $handler) global() function in syntax_plugin_mediasyntax_nonbold
H A Dspan.php27 function handle($match, $state, $pos, Doku_Handler $handler)
29 // Then it (the function handle) gets called with $state=3 and $match is the text
39 // $data is the return value of handle
38 function handle($match, $state, $pos, Doku_Handler $handler) global() function in syntax_plugin_mediasyntax_span
/plugin/latex/syntax/
H A Ddollar.php23 function handle($match, $state, $pos, &$handler){ function in syntax_plugin_latex_dollar
H A Deqnarray.php27 function handle($match, $state, $pos, &$handler){ function in syntax_plugin_latex_eqnarray
H A Deqnarraystar.php27 function handle($match, $state, $pos, &$handler){ function in syntax_plugin_latex_eqnarraystar
H A Dequation.php28 function handle($match, $state, $pos, &$handler){ function in syntax_plugin_latex_equation
H A Dequationstar.php28 function handle($match, $state, $pos, &$handler){ function in syntax_plugin_latex_equationstar
H A Dlatex.php34 function handle($match, $state, $pos, &$handler){ function in syntax_plugin_latex_latex
H A Ddisplaymath.php28 function handle($match, $state, $pos, &$handler){ function in syntax_plugin_latex_displaymath
H A Dddollar.php28 function handle($match, $state, $pos, &$handler){ function in syntax_plugin_latex_ddollar
/plugin/markdowku/
H A Dlinebreak.php23 function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_markdowku_linebreak
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DNullHandler.php56 public function handle(array $record): bool function in Monolog\\Handler\\NullHandler
/plugin/translation/syntax/
H A Dtrans.php32 public function handle($match, $state, $pos, Doku_Handler $handler)
30 function handle($match, $state, $pos, Doku_Handler $handler) global() function in syntax_plugin_translation_trans
/plugin/creole/syntax/
H A Dpreblock.php34 function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_creole_preblock
H A Dlinebreak.php28 function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_creole_linebreak
/plugin/autotranslation/syntax/
H A Dtrans.php36 function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_autotranslation_trans
/plugin/anewssystem/
H A Dplugin.info.txt8 desc provides an easy to handle, page based news system
/plugin/const/
H A Dsyntax.php29 function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_const
/plugin/latex-was/syntax/
H A Ddollar.php23 function handle($match, $state, $pos, Doku_Handler $handler){ function in syntax_plugin_latex_dollar
/plugin/revealjs/syntax/
H A Dheader.php47 public function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_revealjs_header
83 * @see handle()
/plugin/dokugource/
H A Dsyntax.php36 function handle($match, $state, $pos, &$handler) { function in syntax_plugin_dokugource
/plugin/bbcode/
H A Ddeleted.php28 function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_bbcode_deleted
H A Dbold.php28 function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_bbcode_bold
/plugin/complex_lists/inblock_ranges/
H A Dsyntax.php43 function handle($match, $state, $pos, &$handler){ function in syntax_plugin_inblock_ranges

1...<<11121314151617181920>>...66