Searched defs:handler (Results 1 – 7 of 7) sorted by relevance
/dokuwiki/inc/Parsing/ |
H A D | Parser.php | 17 protected $handler; global() variable in dokuwiki\\Parsing\\Parser 33 __construct(Doku_Handler $handler) global() argument [all...] |
/dokuwiki/inc/parser/ |
H A D | parser.php | 59 __construct(Doku_Handler $handler = null) global() argument
|
H A D | handler.php | 52 addCall($handler, $args, $pos) global() argument 97 _addCall($handler, $args, $pos) global() argument
|
/dokuwiki/inc/Parsing/Lexer/ |
H A D | Lexer.php | 23 protected $handler; global() variable in dokuwiki\\Parsing\\Lexer\\Lexer 38 __construct($handler, $start = 'accept', $case = false) global() argument 121 mapHandler($mode, $handler) global() argument [all...] |
/dokuwiki/inc/Extension/ |
H A D | SyntaxPlugin.php | 79 handle($match, $state, $pos, Doku_Handler $handler) global() argument
|
/dokuwiki/lib/plugins/info/ |
H A D | syntax.php | 54 handle($match, $state, $pos, Doku_Handler $handler) global() argument
|
/dokuwiki/vendor/simplepie/simplepie/src/ |
H A D | Enclosure.php | 124 public $handler; variable in SimplePie\\Enclosure [all...] |