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