Home
last modified time | relevance | path

Searched defs:handler (Results 151 – 175 of 1361) sorted by last modified time

12345678910>>...55

/plugin/combo/ComboStrap/
H A DPluginUtility.php876 static function handleAndReturnUnmatchedData($tagName, $match, \Doku_Handler $handler): array argument
981 static function addEndCall(\Doku_Handler $handler, $tagName, $callStackArray = array()) argument
958 addEnterCall(\\Doku_Handler& $handler, $tagName, $callStackArray = array()) global() argument
H A DXmlTagProcessing.php134 public static function handleStatic(string $match, int $state, int $pos, Doku_Handler $handler, DokuWiki_Syntax_Plugin $plugin): array argument
274 public static function handleStaticEnter(string $match, int $pos, Doku_Handler $handler, DokuWiki_Syntax_Plugin $plugin): array argument
557 handleStaticExit(string $match, int $pos, Doku_Handler $handler, DokuWiki_Syntax_Plugin $plugin) global() argument
701 handleStaticEmptyTag(string $match, int $state, int $pos, Doku_Handler $handler, DokuWiki_Syntax_Plugin $plugin) global() argument
[all...]
H A DPageImageTag.php52 public static function handle($tagAttributes, $handler): array argument
H A DPermalinkTag.php21 public static function handleEnterSpecial(TagAttributes $attributes, int $state, Doku_Handler $handler): array argument
164 public static function handeExit(Doku_Handler $handler) argument
H A DPipelineTag.php15 public static function processExit(\Doku_Handler $handler) argument
H A DPrismTags.php27 public static function handleExit(\Doku_Handler $handler): array argument
H A DIconTag.php19 public static function handleSpecial(TagAttributes $tagAttributes, Doku_Handler $handler): array argument
114 public static function handleEnter(TagAttributes $tagAttributes, Doku_Handler $handler): array argument
119 public static function handleExit(Doku_Handler $handler): array argument
H A DTabsTag.php252 handleExit($handler) global() argument
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DParser.php415 public function setErrorHandler(ANTLRErrorStrategy $handler) : void argument
/plugin/combo/syntax/
H A Dbackgrounds.php93 function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Dbadge.php110 function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Dbrand.php121 function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Daccordion.php142 function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Danalytics.php85 function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Dcell.php149 function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Dcite.php92 function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Dcontentlistitem.php124 function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/combo/ComboStrap/Tag/
H A DBackgroundTag.php149 public static function handleExit($handler): array argument
H A DBarTag.php71 public static function handleExit(\Doku_Handler $handler, int $pos, string $match): array argument
H A DBoxTag.php47 static function handleExit(Doku_Handler $handler): array argument
H A DMermaidTag.php124 public static function handleExit($handler){ argument
141 public static function handle($state, $match, &$handler): array argument
H A DShareTag.php144 public static function handleExit(\Doku_Handler $handler): array argument
/plugin/codify/
H A Dsyntax.php23 public function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/data/syntax/
H A Dentry.php65 handle($match, $state, $pos, Doku_Handler $handler) global() argument
H A Dtable.php69 handle($match, $state, $pos, Doku_Handler $handler) global() argument

12345678910>>...55