Home
last modified time | relevance | path

Searched defs:handler (Results 1 – 7 of 7) sorted by relevance

/dokuwiki/inc/Parsing/
H A DParser.php18 protected $handler; variable in dokuwiki\\Parsing\\Parser
34 public function __construct(Doku_Handler $handler)
/dokuwiki/inc/Parsing/Lexer/
H A DLexer.php24 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 DSyntaxPlugin.php78 abstract public function handle($match, $state, $pos, Doku_Handler $handler);
/dokuwiki/lib/plugins/info/
H A Dsyntax.php56 public function handle($match, $state, $pos, Doku_Handler $handler)
/dokuwiki/vendor/simplepie/simplepie/src/
H A DEnclosure.php123 public $handler; variable in SimplePie\\Enclosure
/dokuwiki/inc/parser/
H A Dhandler.php54 public function addCall($handler, $args, $pos)
104 public function _addCall($handler, $args, $pos)
/dokuwiki/lib/scripts/jquery/
H A Djquery.min.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… function