Home
last modified time | relevance | path

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

12345678910>>...57

/plugin/pagelist/
H A Dsyntax.php47 public function handle($match, $state, $pos, Doku_Handler $handler) argument
[all...]
/plugin/pagequery/
H A Dsyntax.php47 handle($match, $state, $pos, Doku_Handler $handler) global() argument
/plugin/nspages/
H A DoptionParser.php12 checkRegEx(& $match, $pattern, & $arrayAffected) global() argument
28 checkOption(& $match, $pattern, & $varAffected, $valIfFound) global() argument
35 checkRecurse(& $match, & $varAffected) global() argument
46 checkNbColumns(& $match, & $varAffected) global() argument
55 checkNbItemsMax(& $match, & $varAffected) global() argument
64 checkAnchorName(& $match, & $varAffected) global() argument
71 checkSimpleStringArgument(& $match, & $varAffected, $plugin, $argumentName) global() argument
80 checkDictOrder(& $match, & $varAffected, $plugin) global() argument
89 checkExclude(& $match, & $excludedPages, & $excludedNs, & $excludeSelfPage) global() argument
137 checkActualTitle(& $match, & $varAffected) global() argument
160 _removeFromMatch($matched, $match) global() argument
[all...]
H A Dsyntax.php41 handle($match, $state, $pos, Doku_Handler $handler) global() argument
[all...]
/plugin/dbquery/syntax/
H A Dmacro.php36 public function handle($match, $state, $pos, Doku_Handler $handler)
H A Dquery.php36 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/vertical/
H A Dsyntax.php52 function handle($match, $state, $pos, $handler){
/plugin/siteexport/action/
H A Dmove.php30 public function move_handler($match, $state, $pos, $pluginname, $handler) {
/plugin/siteexport/
H A Djquery.filedownload.js436 return str.replace(htmlSpecialCharsRegEx, function(match) { argument
/plugin/siteexport/syntax/
H A Daggregate.php31 public function handle($match, $state, $pos, Doku_Handler $handler) {
H A Dsiteexport.php30 public function handle($match, $state, $pos, Doku_Handler $handler) {
H A Dtoc.php45 public function handle($match, $state, $pos, Doku_Handler $handler) {
H A Dtoctools.php52 …private function addInstructionstoHandler( $match, $state, $pos, Doku_Handler $handler, $instructi…
68 public function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/linkback/
H A Dsyntax.php42 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/diagrams/syntax/
H A Dembed.php25 public function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Dmediafile.php48 public function handle($match, $state, $pos, Doku_Handler $handler) argument
74 public function handleMove($match, $state, $pos, $plugin, $handler) argument
/plugin/struct/meta/
H A DFilterValueListHandler.php27 public function row($match, $state, $pos) argument
53 public function singleQuoteString($match, $state, $pos) argument
68 escapeSequence($match, $state, $pos) global() argument
80 number($match, $state, $pos) global() argument
[all...]
H A DSearchConfig.php202 $filter[] = $match[ argument
152 applyFilterVarsStruct($match) global() argument
[all...]
/plugin/struct/renderer/
H A Dcsv.php169 public function plugin($name, $args, $state = '', $match = '') argument
/plugin/struct/script/
H A Dfunctions.js58 return format.replace(/{(\d+)}/g, function (match, number) { argument
/plugin/struct/syntax/
H A Dcloud.php60 handle($match, $state, $pos, Doku_Handler $handler) global() argument
H A Dglobal.php39 handle($match, $state, $pos, Doku_Handler $handler) global() argument
H A Dlist.php63 handle($match, $state, $pos, Doku_Handler $handler) global() argument
H A Doutput.php72 handle($match, $state, $pos, Doku_Handler $handler) global() argument
H A Dtable.php63 handle($match, $state, $pos, Doku_Handler $handler) global() argument

12345678910>>...57