Home
last modified time | relevance | path

Searched defs:match (Results 151 – 175 of 1579) sorted by relevance

12345678910>>...64

/plugin/moaieditor/scripts/match/
Dmatch_paragraphs.js12 match () { method in MoaiEditor.MatchParagraphs
Dmatcher.js132 match (section) { method in MoaiEditor.MatchSection
209 match () { method in MoaiEditor.MatchPreformatted
/plugin/ckgdoku/
Dscript.js49 …L_BLOCK~~\s*(<\/p>)*([\s\S]+)~~CLOSE_HTML_BLOCK~~\s*(<\/p>)*/gm, function(match,p,p1,text,p2) { … argument
59 …ace(/(<sup\s+class=\"dwfcknote fckgL\d+\"\>fckgL\d+\s*\<\/sup\>)\<\/a\>/gm, function(match,sup,a) { argument
157 rest.replace(attr, function(match, name) { argument
/plugin/catlist/
Dsyntax.php47 function _checkOption(&$match, $option, &$varAffected, $valIfFound){
53 function _checkOptionParam(&$match, $option, &$varAffected, $varAssoc){
60 function handle ($match, $state, $pos, Doku_Handler $handler) {
/plugin/diagrams/syntax/
H A Dembed.php25 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/fuzzysearch/syntax/
H A Dsearch.php10 public function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/dwtimeline/syntax/
H A Dtimeline.php49 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/darkmodetoggle/syntax/
Dbutton.php18 public function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/drawio/
Dsyntax.php52 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/pagestats/
Dsyntax.php26 public function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/blogtng/syntax/
Dcommentreply.php46 function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/blog/syntax/
Ddraft.php18 function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/booking/
Dsyntax.php53 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/maskbold/
Dbutton.php18 public function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/mediasyntax/syntax/
Ditalic.php20 function handle($match, $state, $pos, Doku_Handler $handler)
Dspan.php27 function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/top/
Dsyntax.php45 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/toctweak/syntax/
Dsidetoc.php26 function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/comment/
Dsyntax.php22 function handle($match, $state, $pos, Doku_Handler $handler){ return ''; }
/plugin/creole/syntax/
Dlinebreak.php28 function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/subjectindex/plugins/
DEntryVerse.php29 function match($text) { function in SI_EntryVerse
/plugin/rating/
Dsyntax.php38 function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/bookcreator/syntax/
Dexportsaved.php46 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/qrcodescanner/
Dsyntax.php28 public function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/datasearchform/
Dsyntax.php59 public function handle($match, $state, $pos, Doku_Handler $handler) {

12345678910>>...64