| /dokuwiki/inc/Parsing/Handler/ |
| H A D | Nest.php | 19 …* @param string $close closing instruction name, this is required to properly termin… 22 public function __construct(CallWriterInterface $CallWriter, $close = "nest_close") argument 25 $this->closingInstruction = $close;
|
| /dokuwiki/inc/Parsing/ParserMode/ |
| H A D | GfmCode.php | 93 $close = '\n' . $this->fenceChar . '{3,}[ \t]*(?=\n)'; 96 . '(?:(?!' . $close . ').)*' . $close,
|
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/ |
| H A D | ANSI.php | 448 $close = $open = ''; 454 $close = '</span>' . $close; 462 $close = '</span>' . $close; 469 $close = '</b>' . $close; 476 $close = '</u>' . $close; 483 $close = '</blink>' . $close; 486 $output .= $close . $open;
|
| /dokuwiki/_test/core/ |
| H A D | TestUtils.php | 40 $dh->close(); 61 $dh->close();
|
| /dokuwiki/lib/scripts/ |
| H A D | toolbar.js | 83 fixtxt(props.close), 108 props.close = fixtxt(props.close); 117 endofs: props.close.length 121 sample = sample.split("\n").join(props.close+"\n"+props.open); 122 sample = props.open+sample+props.close;
|
| H A D | linkwiz.js | 28 close: ']]' 289 if (this.val.close) { 290 link += this.val.close; 291 endofs = this.val.close.length;
|
| H A D | media.js | 288 window.close();
|
| /dokuwiki/vendor/splitbrain/lesserphp/src/ |
| H A D | FormatterClassic.php | 21 public $close = '}'; variable in LesserPHP\\FormatterClassic 108 echo $pre . $this->close . $this->break;
|
| /dokuwiki/vendor/splitbrain/php-archive/src/ |
| H A D | Archive.php | 104 abstract public function close(); function in splitbrain\\PHPArchive\\Archive
|
| H A D | Tar.php | 137 $this->close(); 250 $this->close(); 348 $this->close(); 403 public function close() function in splitbrain\\PHPArchive\\Tar 441 $this->close();
|
| H A D | Zip.php | 114 $this->close(); 265 $this->close(); 474 public function close() function in splitbrain\\PHPArchive\\Zip 520 $this->close();
|
| /dokuwiki/_test/ |
| H A D | bootstrap.php | 112 $dh->close();
|
| /dokuwiki/bin/ |
| H A D | striplangs.php | 111 $dir->close();
|
| /dokuwiki/lib/plugins/extension/ |
| H A D | script.js | 30 … '<div id="plugin__extensionlightbox"><p>' + LANG.plugins.extension.close + '</p><div></div></div>'
|
| /dokuwiki/vendor/geshi/geshi/src/ |
| H A D | geshi.php | 770 $dir->close(); 2218 foreach ($delimiters as $open => $close) { 2228 'close' => $close, 2229 'close_strlen' => strlen($close), 2246 strpos($code, $close, $matches[$dk][$open]['next_match']+1); 2890 foreach ($this->language_data['COMMENT_MULTI'] as $open => $close) { 2918 $close = $this->language_data['COMMENT_MULTI'][$open]; 2920 $close_strlen = strlen($close); 2948 $close_pos = strpos( $part, $close, $i + $open_strlen ); 3964 $close = 0; [all …]
|
| /dokuwiki/lib/plugins/authad/adLDAP/ |
| H A D | adLDAP.php | 615 $this->close(); 678 public function close() { function in adLDAP
|
| /dokuwiki/vendor/splitbrain/php-archive/ |
| H A D | README.md | 50 $tar->close();
|
| /dokuwiki/lib/scripts/jquery/jquery-ui-theme/ |
| H A D | smoothness.css | 498 .ui-dialog .ui-dialog-titlebar-close { 1180 .ui-icon-close { background-position: -80px -128px; } 1222 .ui-icon-circle-close { background-position: -32px -192px; } 1236 .ui-icon-circlesmall-close { background-position: -32px -208px; } 1239 .ui-icon-squaresmall-close { background-position: -80px -208px; }
|
| /dokuwiki/lib/scripts/jquery/ |
| H A D | jquery-ui.min.js | 6 …close:null,focus:null,open:null,response:null,search:null,select:null},requestIndex:0,pending:0,li… property
|
| /dokuwiki/_test/tests/Parsing/Markdown/gfm-spec/ |
| H A D | spec.txt | 6481 3. A single `*` character [can close emphasis](@) 6484 4. A single `_` character [can close emphasis] iff 6499 7. A double `**` [can close strong emphasis](@) 6502 8. A double `__` [can close strong emphasis] iff 6509 with a delimiter that [can close emphasis], and that uses the same 6513 open and close emphasis, then the sum of the lengths of the 6520 [can close strong emphasis], and that uses the same character 6524 and close strong emphasis, then the sum of the lengths of 7143 can both open and close (like the `*` after `foo`) 7754 a close bracket `]`. [all …]
|
| /dokuwiki/vendor/openpsa/universalfeedcreator/ |
| H A D | LICENSE | 110 modification follow. Pay close attention to the difference between a
|
| /dokuwiki/data/ |
| H A D | deleted.files | 650 lib/images/close.png
|