Home
last modified time | relevance | path

Searched defs:match (Results 26 – 50 of 85) sorted by relevance

1234

/template/strap/syntax/
H A Diteratordata.php127 function handle($match, $state, $pos, Doku_Handler $handler)
H A Daccordion.php142 function handle($match, $state, $pos, Doku_Handler $handler)
H A Dheadingatx.php82 function handle($match, $state, $pos, Doku_Handler $handler): array
H A Dxmlblocktag.php143 function handle($match, $state, $pos, Doku_Handler $handler): array
H A Drelated.php101 function handle($match, $state, $pos, Doku_Handler $handler)
H A Dxmlprotectedtag.php121 function handle($match, $state, $pos, Doku_Handler $handler)
H A Dnavbargroup.php129 function handle($match, $state, $pos, Doku_Handler $handler)
H A Dmetadata.php152 function handle($match, $state, $pos, Doku_Handler $handler)
H A Dtogglecollapse.php94 function handle($match, $state, $pos, Doku_Handler $handler)
H A Dtext.php103 function handle($match, $state, $pos, Doku_Handler $handler)
H A Dtoggleexpand.php94 function handle($match, $state, $pos, Doku_Handler $handler)
H A Dcontentlistitem.php124 function handle($match, $state, $pos, Doku_Handler $handler)
H A Dcode.php123 function handle($match, $state, $pos, Doku_Handler $handler)
H A Dcomment.php110 function handle($match, $state, $pos, Doku_Handler $handler)
H A Dpara.php162 function handle($match, $state, $pos, Doku_Handler $handler)
H A Drailroad.php102 function handle($match, $state, $pos, Doku_Handler $handler)
H A Dnavbarcollapse.php134 function handle($match, $state, $pos, Doku_Handler $handler)
H A Ddisqus.php88 function handle($match, $state, $pos, Doku_Handler $handler)
H A Dlabel.php77 function handle($match, $state, $pos, Doku_Handler $handler)
H A Dpreformatted.php140 function handle($match, $state, $pos, Doku_Handler $handler)
H A Dbadge.php110 function handle($match, $state, $pos, Doku_Handler $handler)
H A Dtooltip.php138 function handle($match, $state, $pos, Doku_Handler $handler): array
H A Dxmlinlinetag.php154 function handle($match, $state, $pos, Doku_Handler $handler)
/template/parallax/lib/js/
Dretina-1.1.0.js70 this.at_2x_path = path.replace(/\.\w+$/, function(match) { return "@2x" + match; }); argument
/template/strap/ComboStrap/
H A DCardTag.php60 public static function handleExit(\Doku_Handler $handler, $pos, $match): array

1234