Home
last modified time | relevance | path

Searched defs:match (Results 501 – 525 of 1413) sorted by last modified time

1...<<21222324252627282930>>...57

/plugin/goto/
H A Dsyntax.php28 function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/styler/syntax/
H A Dverse.php71 public function handle($match, $state, $pos, Doku_Handler $handler)
H A Dstyler.php85 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/diagram/syntax/
H A Dsplitter.php137 function handle ($match, $state, $pos, Doku_Handler $handler)
H A Dmain.php136 function handle ($match, $state, $pos, Doku_Handler $handler)
/plugin/drawio/
H A Dsyntax.php52 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/qc/
H A Dsyntax.php43 handle($match, $state, $pos, Doku_Handler $handler) global() argument
/plugin/displayorphans/
H A Dsyntax.php52 function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/publistf/
H A Dsyntax.php36 function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/webcode/vendor/
H A Dfirebug-lite-1.2.js1715 var match = _path&&_path.match(/[\w\-\.\?\=\&]+$/); variable
H A Dfirebug-lite-1.2-compressed.js77 …ghtColumn(_index);d.xhr.open();break;}}}},getFileName:function(_path){var match=_path&&_path.match… variable
H A Dfirebug-lite-1.4.js1698 },navigateToNextDocument:function(match,reverse){var self=this; argument
3262 },ID:function(match){return match[1].replace(/\\/g,"") argument
3263 },TAG:function(match,curLoop){for(var i=0; argument
3281 },POS:function(match){match.unshift(true); argument
3290 },has:function(elem,i,match){return !!Sizzle(match[3],elem).length argument
3303 },last:function(elem,i,match,array){return i===array.length-1 argument
3306 },lt:function(elem,i,match){return i<match[3]-0 argument
3307 },gt:function(elem,i,match){return i>match[3]-0 argument
3308 },nth:function(elem,i,match){return match[3]-0==i argument
3309 },eq:function(elem,i,match){return match[3]-0==i argument
[all …]
/plugin/webcode/syntax/
H A Dbasis.php204 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/mllist/
H A Dsyntax.php56 function handle($match, $state, $pos, $handler){
/plugin/displayfile/
H A Dsyntax.php46 function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/displaytitle/
H A Dsyntax.php40 function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/abc2/
H A Dsyntax.php65 public function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/interwikiformatting/
H A Dsyntax.php41 function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/block/
H A Dsyntax.php57 function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/flowchartjs/
H A Dsyntax.php30 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/groupmatrix/syntax/
H A Dtable.php58 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/mdpage/
H A Dsyntax.php61 public function handle($match, $state, $pos, Doku_Handler $handler) {
96 protected function renderWithRenderer(Doku_Renderer $renderer, $match, $data) {
/plugin/mdpage/src/DokuWiki/Plugin/Mdpage/
H A DMarkdownRendererTrait.php369 … private function renderDokuWikiInterwikiLink($match, $name, $wikiName, $wikiUri, $title = null) {
/plugin/abc/
H A Dsyntax.php35 function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/structsection/
H A Dsyntax.php68 public function handle($match, $state, $pos, \Doku_Handler $handler)

1...<<21222324252627282930>>...57