| /plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/ |
| D | config.php | 69 $isWindows = DWFCK_isWinOS(); variable 70 $Config['osWindows'] = $isWindows; 73 $sep = $isWindows ? '\\' : '/'; 92 if($isWindows || $useWinStyle) { 102 if($isWindows) { 125 if($DWFCK_con_dbg && $isWindows) { 138 if($isWindows || $useWinStyle) { 141 if($isWindows) { 204 global $isWindows; 208 $data_media = $isWindows ? 'data\\media\\' : 'data/media/'; [all …]
|
| /plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/ |
| D | config.php | 69 $isWindows = DWFCK_isWinOS(); variable 70 $Config['osWindows'] = $isWindows; 73 $sep = $isWindows ? '\\' : '/'; 92 if($isWindows || $useWinStyle) { 102 if($isWindows) { 127 if($DWFCK_con_dbg && $isWindows) { 140 if($isWindows || $useWinStyle) { 143 if($isWindows) { 206 global $isWindows; 210 $data_media = $isWindows ? 'data\\media\\' : 'data/media/'; [all …]
|
| /plugin/fckg/fckeditor/editor/filemanager/connectors/php/ |
| D | config.php | 119 $isWindows = DWFCK_isWinOS(); variable 120 $Config['osWindows'] = $isWindows; 123 $sep = $isWindows ? '\\' : '/'; 142 if($isWindows || $useWinStyle) { 152 if($isWindows) { 221 global $isWindows; 224 $data_media = $isWindows ? 'data\\media\\' : 'data/media/'; 226 …$regex = $isWindows ? '\editor\filemanager\connectors' : 'lib/plugins/fckg/fckeditor/editor/filema… 230 …$regex = $isWindows ? 'lib\plugins\fckg\fckeditor\editor\filemanager\connectors' : 'lib/plugins/fc… 304 global $isWindows; [all …]
|
| /plugin/asciidocjs/node_modules/fs.realpath/ |
| D | old.js | 23 var isWindows = process.platform === 'win32'; variable 73 if (isWindows) { 80 if (isWindows) { 118 if (isWindows && !knownHard[base]) { 156 if (!isWindows) { 169 if (!isWindows) seenLinks[id] = linkTarget; 220 if (isWindows && !knownHard[base]) { 274 if (!isWindows) { 284 if (!isWindows) seenLinks[id] = target;
|
| /plugin/asciidocjs/node_modules/minimatch/lib/ |
| D | path.js | 1 const isWindows = typeof process === 'object' && constant 4 module.exports = isWindows ? { sep: '\\' } : { sep: '/' }
|
| /plugin/swiftmail/Swift/Plugin/ |
| D | MailSend.php | 89 public function isWindows() function in Swift_Plugin_MailSend 103 if (!$this->isWindows() && $this->oldLE != "\n") $message->setLE("\n"); 119 if ($this->isWindows()) $to[] = substr($addr->build(true), 1, -1);
|
| /plugin/asciidocjs/node_modules/path-parse/ |
| D | index.js | 3 var isWindows = process.platform === 'win32'; variable 69 if (isWindows)
|
| /plugin/asciidocjs/node_modules/clean-css/lib/reader/ |
| D | rewrite-url.js | 16 var isWindows = process.platform == 'win32'; variable 75 return isWindows ? uri.replace(/\\/g, '/') : uri;
|
| /plugin/combo/ComboStrap/ |
| H A D | Os.php | 15 public static function isWindows(): bool function in ComboStrap\\Os
|
| H A D | Font.php | 34 if (Os::isWindows()) {
|
| /plugin/asciidocjs/node_modules/clean-css/lib/writer/ |
| D | source-maps.js | 6 var isWindows = process.platform == 'win32'; variable 54 if (isWindows && source && !isRemoteResource(source)) {
|
| /plugin/mizarverifiabledocs/ |
| H A D | action.php | 72 private function isWindows(): bool { function in action_plugin_mizarverifiabledocs 113 if ($this->isWindows()) { 135 return $this->isWindows() ? mb_convert_encoding($s, 'UTF-8', 'SJIS-WIN') : $s; 146 if ($this->isWindows() && preg_match('/\.(bat|cmd)$/i', $exeOrBat)) {
|
| /plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/ |
| D | ogg.js | 2 …isWindows:false,staticInit:(function(){NODEFS.isWindows=!!process.platform.match(/^win/)}),mount:(… property
|
| D | vorbis.js | 2 …isWindows:false,staticInit:(function(){NODEFS.isWindows=!!process.platform.match(/^win/)}),mount:(… property
|
| D | opus.js | 2 …isWindows:false,staticInit:(function(){NODEFS.isWindows=!!process.platform.match(/^win/)}),mount:(… property
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 2.2.js | 36326 var isWindows; 36328 isWindows = process.platform === 'win32'; 36332 isWindows = userAgent.indexOf('Windows') >= 0; 36595 if (isWindows) { 36671 var _pathSepMarker = isWindows ? 1 : undefined; 36851 if (isWindows) {
|
| D | editor.worker.js.map | 1 …isWindows = _isWindows;\nexport const isMacintosh = _isMacintosh;\nexport const isLinux = _isLinux…
|
| D | json.worker.js.map | 1 …isWindows = _isWindows;\nexport const isMacintosh = _isMacintosh;\nexport const isLinux = _isLinux…
|
| D | 4.4.js.map | 1 …isWindows;\nif (typeof process === 'object') {\n isWindows = process.platform === 'win32';\n}\n…
|
| D | 3.3.js.map | 1 …isWindows;\nif (typeof process === 'object') {\n isWindows = process.platform === 'win32';\n}\n…
|
| D | 2.2.js.map | 1 …isWindows;\nif (typeof process === 'object') {\n isWindows = process.platform === 'win32';\n}\n…
|
| D | bundle.js.map | 1 …isWindows) {\n this.deltaX = -(e1.wheelDeltaX / 120);\n }\n …
|
| /plugin/diagramsnet/lib/js/orgchart/ |
| D | bridge.min.js | 8 …sFF3_6:si,isFF4:4<=a&&a<5,isFF5:5<=a&&a<6,isFF10:10<=a&&a<11,isLinux:et,isWindows:ut,isMac:ft,chro… property
|
| /plugin/diagramsnet/lib/js/ |
| D | orgchart.min.js | 8 …sFF3_6:si,isFF4:4<=a&&a<5,isFF5:5<=a&&a<6,isFF10:10<=a&&a<11,isLinux:et,isWindows:ut,isMac:ft,chro… property
|
| /plugin/diagramsnet/lib/WEB-INF/lib/ |
| D | ehcache-3.8.1.jar | META-INF/
META-INF/MANIFEST.MF
LICENSE
META-INF/maven/
META ... |