Home
last modified time | relevance | path

Searched defs:match (Results 251 – 275 of 1413) sorted by last modified time

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

/plugin/s5/
H A Dsyntax.php53 function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/gh/
H A Dsyntax.php72 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/pageredirect/
H A Daction.php209 public function rewrite_redirect($match, $state, $pos, $plugin, helper_plugin_move_handler $handler) { argument
[all...]
H A Dsyntax.php62 handle($match, $state, $pos, Doku_Handler $handler) global() argument
[all...]
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DSpanMulti.php20 public function __construct($match = null) argument
H A DSpanFirst.php19 public function __construct($match = null, ?int $end = null) argument
/plugin/elasticsearch/vendor/ruflin/elastica/src/QueryBuilder/DSL/
H A DQuery.php77 public function match(?string $field = null, $values = null): MatchQuery function in Elastica\\QueryBuilder\\DSL\\Query
382 span_first($match = null, int $end = null) global() argument
394 span_multi_term($match = null) global() argument
[all...]
/plugin/latexcaption/syntax/
H A Dcaption.php78 public function handle($match, $state, $pos, Doku_Handler $handler){
H A Dreference.php41 public function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/color/
H A Dsyntax.php28 function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/qrcodescanner/
H A Dsyntax.php28 public function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/code39/
H A Dsyntax.php69 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/scrollticker/
H A Dsyntax.php61 public function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/folded/syntax/
H A Ddiv.php28 function handle($match, $state, $pos, Doku_Handler $handler){ argument
H A Dheader.php34 function handle($match, $state, $pos, Doku_Handler $handler){ argument
H A Dspan.php29 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/achart/
H A Dsyntax.php50 public function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/snippets/
H A Dsyntax.php40 function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/ckgedit/
H A Dscript.js42 var index, chars, match, stack = [], last = html; variable
45 function(match, p1, p2) { argument
65 …_HTML_BLOCK~~\s*(<\/p>)*([\s\S]+)~~CLOSE_HTML_BLOCK~~\s*(<\/p>)*/gm, function(match,p,p1,text,p2) { argument
75 …ace(/(<sup\s+class=\"dwfcknote fckgL\d+\"\>fckgL\d+\s*\<\/sup\>)\<\/a\>/gm, function(match,sup,a) { argument
82 html = html.replace(/(<\w+)([^>]+)>/gm,function(match,tag,atts){ argument
181 rest.replace(attr, function(match, name) { argument
/plugin/ckgedit/syntax/
H A Dfont.php35 function handle($match, $state, $pos, Doku_Handler $handler){
H A Dspecials.php70 function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/ckgedit/ckeditor/
H A Dckeditor.js1076 …(b)},context:"div",allowedContent:{div:{styles:"!page-break-after"},span:{match:function(a){return… method in CKEDITOR.plugins.pagebreakCmd.allowedContent.span
/plugin/ckgedit/scripts/
H A Dcss6.php430 public function replacements($match) {
456 function css_ckg_datauri($match){
/plugin/epub/
H A Drenderer.php434 function plugin($name,$data,$state = '', $match = '') {
/plugin/epub/scripts/
H A Dcss3.php423 public function replacements($match) {
449 function css_datauri($match){

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