Home
last modified time | relevance | path

Searched defs:match (Results 451 – 475 of 1413) sorted by last modified time

1...<<11121314151617181920>>...57

/plugin/refnotes/
H A Dbibtex.php357 public function outside($match, $state) { argument
365 public function entry($match, $state) { argument
387 public function field($match, $state) { argument
409 public function integer_value($match, $state) { argument
418 public function string_value($match, argument
429 nested_braces($match, $state) global() argument
440 concatenation($match, $state) global() argument
[all...]
/plugin/refnotes/syntax/
H A Dnotes.php50 public function handle($match, $state, $pos, Doku_Handler $handler) { argument
[all...]
H A Dreferences.php114 public function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/plantumlparser/syntax/
H A Dinjector.php41 public function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/googlemaps3/
H A Dsyntax.php101 function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D5.5.js1 …r,a,o,s,l,c,h,d,u,p,m,f,g,b,_,w,v,y,T,k,S=n(199),x=function(){function e(e){var t=this;this._defau… function
H A D2.2.js36948 …return str.replace(_rEncodedAsHex, function (match) { return decodeURIComponentGraceful(match); }); argument
37061 result = message.replace(/\{(\d+)\}/g, function (match, rest) { argument
/plugin/dirtylittlehelper/syntax/
H A Ddivhtml.php72 public function handle($match, $state, $pos, Doku_Handler $handler)
H A Ddivwiki.php65 public function handle($match, $state, $pos, Doku_Handler $handler)
H A Dtablewiki.php78 public function handle($match, $state, $pos, Doku_Handler $handler)
H A Dcomment.php69 public function handle($match, $state, $pos, Doku_Handler $handler)
H A Dsidebar.php83 public function handle($match, $state, $pos, Doku_Handler $handler)
H A Dmermaid.php69 public function handle($match, $state, $pos, Doku_Handler $handler)
H A Dstyle.php69 public function handle($match, $state, $pos, Doku_Handler $handler)
H A Dtablehtml.php72 public function handle($match, $state, $pos, Doku_Handler $handler)
H A Dtree.php69 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/maplink/
H A Dsyntax.php15 function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/allowindentation/
H A Dsyntax.php92 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/openlayersmapoverlays/syntax/
H A Dmapillarylayer.php76 public function handle($match, $state, $pos, Doku_Handler $handler): array {
H A Dosmlayer.php81 public function handle($match, $state, $pos, Doku_Handler $handler): array {
H A Dwmslayer.php84 public function handle($match, $state, $pos, Doku_Handler $handler): array {
H A Dagslayer.php86 public function handle($match, $state, $pos, Doku_Handler $handler): array {
/plugin/searchform/
H A Dsyntax.php52 $match = trim(substr($match,11,-1)); //strip {searchform from start and } from end argument
/plugin/ol3/
H A Dsyntax.php27 function handle ($match, $state, $pos, Doku_Handler $handler) {
/plugin/showsamples/
H A Dsyntax.php33 function handle ($match, $state, $pos, Doku_Handler $handler){

1...<<11121314151617181920>>...57