Searched defs:handler (Results 1 – 7 of 7) sorted by relevance
/dokuwiki/inc/Parsing/ |
H A D | Parser.php | 18 protected $handler; variable in dokuwiki\\Parsing\\Parser 34 public function __construct(Doku_Handler $handler)
|
/dokuwiki/inc/Parsing/Lexer/ |
H A D | Lexer.php | 24 protected $handler; variable in dokuwiki\\Parsing\\Lexer\\Lexer 39 public function __construct($handler, $start = "accept", $case = false) 120 public function mapHandler($mode, $handler)
|
/dokuwiki/inc/Extension/ |
H A D | SyntaxPlugin.php | 78 abstract public function handle($match, $state, $pos, Doku_Handler $handler);
|
/dokuwiki/lib/plugins/info/ |
H A D | syntax.php | 56 public function handle($match, $state, $pos, Doku_Handler $handler)
|
/dokuwiki/vendor/simplepie/simplepie/src/ |
H A D | Enclosure.php | 123 public $handler; variable in SimplePie\\Enclosure
|
/dokuwiki/inc/parser/ |
H A D | handler.php | 54 public function addCall($handler, $args, $pos) 104 public function _addCall($handler, $args, $pos)
|
/dokuwiki/lib/scripts/jquery/ |
H A D | jquery.min.js | 2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… function
|