Home
last modified time | relevance | path

Searched refs:handle (Results 401 – 425 of 1645) sorted by relevance

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

/plugin/qrcode2/
H A Dsyntax.php55 function handle($match, $state, $pos, Doku_Handler $handler){ function in syntax_plugin_qrcode2
/plugin/description/
H A Dsyntax.php28 function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_description
/plugin/s5reloaded/
H A Dsyntax.php53 function handle($match, $state, $pos, &$handler){ function in syntax_plugin_s5reloaded
/plugin/metaeditor/admin/
H A Deditor.php31 function handle() { function in admin_plugin_metaeditor_editor
/plugin/bugzillalinks/
H A Dsyntax.php59 public function handle($match, $state, $pos, &$handler){ function in syntax_plugin_bugzillalinks
/plugin/typography/syntax/
H A Dsmallcaps.php32 public function handle($match, $state, $pos, Doku_Handler $handler) function in syntax_plugin_typography_smallcaps
/plugin/nosecedit/
H A Dsyntax.php70 function handle($match, $state, $pos, &$handler) function in syntax_plugin_nosecedit
/plugin/commentsyntax/syntax/
H A Dhtmlcomment.php52 public function handle($match, $state, $pos, Doku_Handler $handler) function in syntax_plugin_commentsyntax_htmlcomment
H A Dpreventive.php50 public function handle($match, $state, $pos, Doku_Handler $handler) function in syntax_plugin_commentsyntax_preventive
/plugin/discussion/syntax/
H A Dcomments.php57 function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_discussion_comments
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DFingersCrossedHandler.php131 public function handle(array $record): bool function in Monolog\\Handler\\FingersCrossedHandler
147 $this->getHandler($record)->handle($record);
/plugin/bbcode/
H A Demail.php26 function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_bbcode_email
/plugin/wavedrom/
H A Dsyntax.php45 function handle($match, $state, $pos, Doku_Handler $handler){ function in syntax_plugin_wavedrom
/plugin/shorturl/
H A Dsyntax.php39 function handle($match, $state, $pos, &$handler){ function in syntax_plugin_shorturl
/plugin/s5/
H A Dsyntax.php53 function handle($match, $state, $pos, Doku_Handler $handler){ function in syntax_plugin_s5
/plugin/odt/helper/
H A Dcssimport.php1235 $handle = fopen($filename, "rb");
1236 if ( $handle === false ) {
1240 $contents = fread($handle, filesize($filename));
1241 fclose($handle);
1259 $handle = fopen($filename, "rb");
1260 if ( $handle === false ) {
1265 $contents = fread($handle, $filesize);
1266 fclose($handle);
/plugin/callflow/
H A Dsyntax.php21 function handle($match, $state, $pos, Doku_Handler $handler) function in syntax_plugin_callflow
/plugin/plaintext/
H A Dblock.php34 function handle($match, $state, $pos, Doku_Handler $handler){ function in syntax_plugin_plaintext_block
/plugin/latexit/syntax/
H A Dconfig.php51 public function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_latexit_config
/plugin/medialist/
H A Dsyntax.php43 function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_medialist
/plugin/autolink4/
H A Dadmin.php34 * handle user request
36 public function handle() { function in admin_plugin_autolink4
/plugin/textrotate/
H A Dsyntax.php37 function handle($match, $state, $pos, Doku_Handler $handler){ function in syntax_plugin_textrotate
/plugin/markdowku/
H A Dgithubcodeblocks.php28 function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_markdowku_githubcodeblocks
H A Dimagesinline.php26 function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_markdowku_imagesinline
H A Ditalicunderline.php39 function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_markdowku_italicunderline

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