| /dokuwiki/_test/tests/Parsing/ |
| H A D | HandlerTest.php | 18 public function handle($match, $state, $pos, Handler $handler) function in dokuwiki\\test\\Parsing\\HandlerTest::testGetModeNameReturnsOriginalName::AnonymousClassf979cedc0100 40 public function handle($match, $state, $pos, Handler $handler) function in dokuwiki\\test\\Parsing\\HandlerTest::testGetModeNameFallsBackToModeName::AnonymousClassf979cedc0200
|
| /dokuwiki/lib/plugins/extension/ |
| H A D | admin.php | 21 public function handle() function in admin_plugin_extension
|
| /dokuwiki/inc/Parsing/ParserMode/ |
| H A D | Nocache.php | 22 public function handle($match, $state, $pos, Handler $handler) function in dokuwiki\\Parsing\\ParserMode\\Nocache
|
| H A D | Rss.php | 22 public function handle($match, $state, $pos, Handler $handler) function in dokuwiki\\Parsing\\ParserMode\\Rss
|
| H A D | Multiplyentity.php | 30 public function handle($match, $state, $pos, Handler $handler) function in dokuwiki\\Parsing\\ParserMode\\Multiplyentity
|
| H A D | Header.php | 27 public function handle($match, $state, $pos, Handler $handler) function in dokuwiki\\Parsing\\ParserMode\\Header
|
| H A D | Base.php | 33 public function handle($match, $state, $pos, Handler $handler) function in dokuwiki\\Parsing\\ParserMode\\Base
|
| H A D | Linebreak.php | 22 public function handle($match, $state, $pos, Handler $handler) function in dokuwiki\\Parsing\\ParserMode\\Linebreak
|
| H A D | Hr.php | 22 public function handle($match, $state, $pos, Handler $handler) function in dokuwiki\\Parsing\\ParserMode\\Hr
|
| H A D | Notoc.php | 22 public function handle($match, $state, $pos, Handler $handler) function in dokuwiki\\Parsing\\ParserMode\\Notoc
|
| H A D | Camelcaselink.php | 26 public function handle($match, $state, $pos, Handler $handler) function in dokuwiki\\Parsing\\ParserMode\\Camelcaselink
|
| H A D | Eol.php | 28 public function handle($match, $state, $pos, Handler $handler) function in dokuwiki\\Parsing\\ParserMode\\Eol
|
| H A D | Unformatted.php | 31 public function handle($match, $state, $pos, Handler $handler) function in dokuwiki\\Parsing\\ParserMode\\Unformatted
|
| H A D | Quotes.php | 66 public function handle($match, $state, $pos, Handler $handler) function in dokuwiki\\Parsing\\ParserMode\\Quotes
|
| H A D | Emaillink.php | 23 public function handle($match, $state, $pos, Handler $handler) function in dokuwiki\\Parsing\\ParserMode\\Emaillink
|
| H A D | Internallink.php | 24 public function handle($match, $state, $pos, Handler $handler) function in dokuwiki\\Parsing\\ParserMode\\Internallink
|
| H A D | Windowssharelink.php | 34 public function handle($match, $state, $pos, Handler $handler) function in dokuwiki\\Parsing\\ParserMode\\Windowssharelink
|
| H A D | Filelink.php | 41 public function handle($match, $state, $pos, Handler $handler) function in dokuwiki\\Parsing\\ParserMode\\Filelink
|
| H A D | Media.php | 23 public function handle($match, $state, $pos, Handler $handler) function in dokuwiki\\Parsing\\ParserMode\\Media
|
| H A D | Preformatted.php | 38 public function handle($match, $state, $pos, Handler $handler) function in dokuwiki\\Parsing\\ParserMode\\Preformatted
|
| H A D | ModeInterface.php | 58 public function handle($match, $state, $pos, Handler $handler); function
|
| H A D | Footnote.php | 53 public function handle($match, $state, $pos, Handler $handler) function in dokuwiki\\Parsing\\ParserMode\\Footnote
|
| H A D | Code.php | 31 public function handle($match, $state, $pos, Handler $handler) function in dokuwiki\\Parsing\\ParserMode\\Code
|
| H A D | Quote.php | 44 public function handle($match, $state, $pos, Handler $handler) function in dokuwiki\\Parsing\\ParserMode\\Quote
|
| /dokuwiki/inc/Extension/ |
| H A D | AdminPlugin.php | 75 public function handle() function in dokuwiki\\Extension\\AdminPlugin
|