Home
last modified time | relevance | path

Searched defs:match (Results 176 – 200 of 1413) sorted by path

12345678910>>...57

/plugin/changemarks/
H A Ddeleted.php40 function handle($match, $state, $pos, Doku_Handler $handler) {
H A Dhighlighted.php38 function handle($match, $state, $pos, Doku_Handler $handler) {
H A Dinserted.php40 function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/changes/
H A Dsyntax.php57 handle($match, $state, $pos, Doku_Handler $handler) global() argument
[all...]
/plugin/charter/
H A Dsyntax.php42 function handle($match, $state, $pos, & $handler) {
/plugin/chat/
H A Dsyntax.php74 function handle($match, $state, $pos, &$handler) {
/plugin/chem/
H A Dsyntax.php12 function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/chessdiagram/
H A Dsyntax.php68 function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/chiplink/
H A Dsyntax.php51 public function handle($match, $state, $pos, &$handler){
/plugin/chordsheets/
H A Dsyntax.php29 public function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js1001 allowedContent:{div:{styles:"!page-break-after"},span:{match:function(a){return(a=a.parent)&&"div"=… method in CKEDITOR.plugins.pagebreakCmd.allowedContent.span
/plugin/ckgdoku/
H A Dscript.js41 var index, chars, match, stack = [], last = html; variable
49 …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/ckgdoku/syntax/
H A Dfont.php35 function handle($match, $state, $pos, Doku_Handler $handler){
H A Dspecials.php71 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/
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/scripts/
H A Dcss6.php430 public function replacements($match) {
456 function css_ckg_datauri($match){
/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/clearer/
H A Dsyntax.php45 function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/clearfloat/
H A Dsyntax.php45 function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/clearhistory/
H A Dadmin.php218 protected function _addLine($match, $i)
/plugin/cli/
H A Dsyntax.php135 public function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/clipboardutils/
H A Dsyntax.php56 public function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/clippy/
H A Dsyntax.php64 public function handle( $match, $state, $pos, Doku_Handler $handler ) {

12345678910>>...57