Home
last modified time | relevance | path

Searched defs:match (Results 76 – 100 of 1413) sorted by path

12345678910>>...57

/plugin/autoviewer/
H A Dsyntax.php62 function handle($match, $state, $pos) {
/plugin/avatar/
H A Dsyntax.php29 list($syntax, $match) = explode('>', substr($match, 0, -2), 2); // strip markup argument
/plugin/avbarchart/
H A Dsyntax.php71 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/avtaskbox/
H A Dsyntax.php80 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/backlinks-old/
H A Dsyntax.php67 function handle($match, $state, $pos, &$handler){
/plugin/backlinks/
H A Dsyntax.php61 public function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/backlinks2/
H A Dsyntax.php65 function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/bahnde/
H A Dsyntax.php81 function handle($match, $state, $pos, & $handler) {
/plugin/barcode/
H A Dsyntax.php35 function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/barcodes/
H A Dsyntax.php44 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/baselink/
H A Dsyntax.php53 function handle($match, $state, $pos, &$handler){
/plugin/bashorg/
H A Dsyntax.php52 function handle($match, $state, $pos, &$handler){
/plugin/batchedit/
H A Dengine.php834 compareMatches($match, $cache) global() argument
845 compareMatches($match, $cache) global() argument
[all...]
H A Dinterface.php328 print('<div class="be-match">'); argument
351 printMatchTable($match) global() argument
[all...]
/plugin/bbcode/
H A Dbold.php28 function handle($match, $state, $pos, Doku_Handler $handler) {
H A Dcode.php28 function handle($match, $state, $pos, Doku_Handler $handler) {
H A Dcolor.php173 function handle($match, $state, $pos, Doku_Handler $handler) {
H A Ddeleted.php28 function handle($match, $state, $pos, Doku_Handler $handler) {
H A Demail.php26 function handle($match, $state, $pos, Doku_Handler $handler) {
H A Dimage.php26 function handle($match, $state, $pos, Doku_Handler $handler) {
H A Ditalic.php28 function handle($match, $state, $pos, Doku_Handler $handler) {
H A Dlink.php26 function handle($match, $state, $pos, Doku_Handler $handler) {
H A Dmonospace.php28 function handle($match, $state, $pos, Doku_Handler $handler) {
H A Dolist.php29 function handle($match, $state, $pos, Doku_Handler $handler) {
H A Dquote.php29 function handle($match, $state, $pos, Doku_Handler $handler) {

12345678910>>...57