Home
last modified time | relevance | path

Searched defs:match (Results 1 – 14 of 14) sorted by last modified time

/dokuwiki/inc/parser/
H A Dxhtml.php969 interwikilink($match, $name, $wikiName, $wikiUri, $returnonly = false) global() argument
H A Dmetadata.php526 * @param string $match original link - probably not much use argument
H A Drenderer.php115 plugin($name, $data, $state = '', $match = '') global() argument
H A Dhandler.php111 addPluginCall($plugin, $args, $state, $pos, $match) global() argument
239 nestingTag($match, $state, $pos, $name) global() argument
279 plugin($match, $state, $pos, $pluginname) global() argument
298 base($match, $state, $pos) global() argument
314 header($match, $state, $pos) global() argument
337 notoc($match, $state, $pos) global() argument
348 nocache($match, $state, $pos) global() argument
359 linebreak($match, $state, $pos) global() argument
370 eol($match, $state, $pos) global() argument
381 hr($match, $state, $pos) global() argument
392 strong($match, $state, $pos) global() argument
403 emphasis($match, $state, $pos) global() argument
414 underline($match, $state, $pos) global() argument
425 monospace($match, $state, $pos) global() argument
436 subscript($match, $state, $pos) global() argument
447 superscript($match, $state, $pos) global() argument
458 deleted($match, $state, $pos) global() argument
469 footnote($match, $state, $pos) global() argument
512 listblock($match, $state, $pos) global() argument
540 unformatted($match, $state, $pos) global() argument
553 preformatted($match, $state, $pos) global() argument
582 quote($match, $state, $pos) global() argument
617 file($match, $state, $pos) global() argument
628 code($match, $state, $pos, $type = 'code') global() argument
656 acronym($match, $state, $pos) global() argument
667 smiley($match, $state, $pos) global() argument
678 wordblock($match, $state, $pos) global() argument
689 entity($match, $state, $pos) global() argument
700 multiplyentity($match, $state, $pos) global() argument
712 singlequoteopening($match, $state, $pos) global() argument
723 singlequoteclosing($match, $state, $pos) global() argument
734 apostrophe($match, $state, $pos) global() argument
745 doublequoteopening($match, $state, $pos) global() argument
757 doublequoteclosing($match, $state, $pos) global() argument
773 camelcaselink($match, $state, $pos) global() argument
784 internallink($match, $state, $pos) global() argument
854 filelink($match, $state, $pos) global() argument
865 windowssharelink($match, $state, $pos) global() argument
876 media($match, $state, $pos) global() argument
894 rss($match, $state, $pos) global() argument
929 externallink($match, $state, $pos) global() argument
953 emaillink($match, $state, $pos) global() argument
965 table($match, $state, $pos) global() argument
1022 Doku_Handler_Parse_Media($match) global() argument
[all...]
/dokuwiki/inc/Parsing/Lexer/
H A DParallelRegex.php69 apply($subject, & $match) global() argument
[all...]
/dokuwiki/vendor/simplepie/simplepie/src/
H A DMisc.php251 public static function percent_encoding_normalization($match) argument
H A DSanitize.php519 public function do_strip_htmltags($match) argument
[all...]
H A DIRI.php532 remove_iunreserved_percent_encoded($match) global() argument
[all...]
/dokuwiki/lib/plugins/info/
H A Dsyntax.php54 handle($match, $state, $pos, Doku_Handler $handler) global() argument
/dokuwiki/inc/Parsing/Handler/
H A DLists.php175 protected function interpretSyntax($match, &$type) argument
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A Dlessc.inc.php
/dokuwiki/vendor/geshi/geshi/src/
H A Dgeshi.php3240 handle_keyword_replace($match) global() argument
[all...]
/dokuwiki/lib/exe/
H A Dcss.php466 replacements($match) global() argument
490 css_datauri($match) global() argument
[all...]
/dokuwiki/inc/Extension/
H A DSyntaxPlugin.php79 handle($match, $state, $pos, Doku_Handler $handler) global() argument