Home
last modified time | relevance | path

Searched refs:path (Results 426 – 450 of 2830) sorted by relevance

1...<<11121314151617181920>>...114

/plugin/diagramsnet/lib/img/lib/mscae/
H A DBatch_Task.svg1path d="M0 42c0 1.1.9 2 2 2h46c1.1 0 2-.9 2-2V8.6H0z" fill="#3999c6"/><path d="M48 0H2C.9 0 0 .9 0…
H A DDatabaseRestore.svg1path d="M0 6.8v36.3c0 3.7 8.5 6.8 18.8 6.8V6.8z" fill="#3999c6"/><path d="M18.6 50h.3c10.5 0 18.8-…
H A DDevices_Groups.svg1path d="M46 33c0 1.657-1.36 3-3.036 3H3.036C1.36 36 0 34.657 0 33V3c0-1.657 1.36-3 3.036-3h39.928C…
H A DContentManagementSystem.svg1path fill="#59b4d9" d="M18.5 50h.3c10.4 0 18.8-3 18.8-6.8V6.9H18.5V50z"/><path fill="#3999c6" d="M…
H A DVirtualMachineLinux.svg1path d="M32.4 36.5H18.8c1.6 5.8-.6 6.6-10.2 6.6v3h32.6v-3c-9.5 0-10.4-.8-8.8-6.6" fill="#7a7a7a"/>…
H A DAuditingServer.svg1path fill="#777" d="M29.4 47.5c0 1.4-1.1 2.5-2.5 2.5H2.5C1.1 50 0 48.9 0 47.5v-45C0 1.1 1.1 0 2.5 …
H A DKubernetes_Services.svg1path d="M22.883 9.412l-7.647 2.92V0l7.647 2.708z" class="B"/><path d="M8.28 2.028v8.1l5.728 2.18V0…
H A DVirtual_Machines_Linux.svg1path d="M110.3 527.7c-28-40.3-33.4-171.2 31.9-251.8 32.4-38.6 40.6-65.6 43.2-101.7C187.1 133 156.2…
/plugin/diagramsnet/lib/img/lib/allied_telesis/security/
H A DSurveillance_Camera_Ceiling.svg1path d="M58.006 34.33c0 12.087-12.85 23.038-27.737 23.038S3.638 46.495 3.638 32.765c0-3.022.343-6.…
/plugin/diagramsnet/lib/img/lib/mscae/dep/
H A DData_Lake_Analytics.svg1path d="M-162 262.8v36.3c0 3.8 8.4 6.8 18.9 6.8v-43.1H-162z" fill="#3e3e3e"/><path d="M-143.4 306h…
/plugin/webdav/vendor/sabre/dav/lib/DAV/PropertyStorage/Backend/
H A DPDO.php76 * @param string $path
80 function propFind($path, PropFind $propFind) { argument
88 $stmt->execute([$path]);
119 * @param string $path
123 function propPatch($path, PropPatch $propPatch) { argument
125 $propPatch->handleRemaining(function($properties) use ($path) {
170 $deleteStmt->execute([$path, $name]);
189 * @param string $path
192 function delete($path) { argument
196 $path,
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DClouderrorreporting.php71 'path' => 'v1beta1/{+projectName}/events',
75 'location' => 'path',
91 'path' => 'v1beta1/{+projectName}/events',
95 'location' => 'path',
133 'location' => 'path',
149 'path' => 'v1beta1/{+projectName}/groupStats',
153 'location' => 'path',
214 'path' => 'v1beta1/{+groupName}',
218 'location' => 'path',
224 'path' => 'v1beta1/{+name}',
[all …]
H A DReports.php79 'location' => 'path',
84 'location' => 'path',
134 'location' => 'path',
139 'location' => 'path',
195 'path' => 'admin/reports_v1/channels/stop',
213 'location' => 'path',
245 'location' => 'path',
250 'location' => 'path',
255 'location' => 'path',
295 'location' => 'path',
[all …]
H A DSafebrowsing.php74 'path' => 'v4/encodedFullHashes/{encodedRequest}',
78 'location' => 'path',
102 'path' => 'v4/encodedUpdates/{encodedRequest}',
106 'location' => 'path',
130 'path' => 'v4/fullHashes:find',
144 'path' => 'v4/threatHits',
158 'path' => 'v4/threatListUpdates:fetch',
172 'path' => 'v4/threatLists',
186 'path' => 'v4/threatMatches:find',
/plugin/diagramsnet/lib/img/lib/active_directory/
H A Duser_accounts.svg1path d="M105.07 76.127L94.883 230.45l51.844-.145v-49.02l14.928.123 10.21-9.143-.262-18.607 15.578-…
H A Dhome_page.svg1path d="M-11.7 57.885V204.38h170.225V57.885z" paint-order="normal" class="B C"/><path d="M-6.7 63.…
/plugin/fckg/fckeditor/editor/filemanager/connectors/php/
H A Dutil.php229 function folder_as_entities($path, $type="abs") { argument
232 if($path == '/') return $path;
236 if(!preg_match("#$filetypes#", $path, $matches)) {
237 return $path;
243 if(preg_match("#$pat#", $path)) {
244 return $path;
248 $path = urldecode($path);
253 $rest = substr($path, $len);
263 $path = implode('/', $folders) ;
267 $return_path = $Config[$path_type[$type]] ."$file_type/$path" . '/';
[all …]
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dutil.php229 function folder_as_entities($path, $type="abs") { argument
232 if($path == '/') return $path;
236 if(!preg_match("#$filetypes#", $path, $matches)) {
237 return $path;
243 if(preg_match("#$pat#", $path)) {
244 return $path;
248 $path = urldecode($path);
253 $rest = substr($path, $len);
263 $path = implode('/', $folders) ;
267 $return_path = $Config[$path_type[$type]] ."$file_type/$path" . '/';
[all …]
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dutil.php229 function folder_as_entities($path, $type="abs") { argument
232 if($path == '/') return $path;
236 if(!preg_match("#$filetypes#", $path, $matches)) {
237 return $path;
243 if(preg_match("#$pat#", $path)) {
244 return $path;
248 $path = urldecode($path);
253 $rest = substr($path, $len);
263 $path = implode('/', $folders) ;
267 $return_path = $Config[$path_type[$type]] ."$file_type/$path" . '/';
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php839 * @param string $path
851 return $path;
875 if (!strlen($path) || $path[0] != '/') {
876 $path = $this->pwd . '/' . $path;
879 $path = explode('/', $path);
1262 * @param string $path
2534 $path = (string) $path;
2537 if (!is_string($path) || $path == '') {
2541 $path = $this->realpath($path);
2653 $path = $this->realpath($path);
[all …]
/plugin/swiftmail/Swift/Connection/
H A DSendmail.php34 protected $path = null; variable in Swift_Connection_Sendmail
108 public function setPath($path) argument
110 if ($path == self::AUTO_DETECT) $path = $this->findSendmail();
111 $this->path = $path;
119 return $this->path;
133 $path = @trim(shell_exec('which sendmail'));
134 if (!is_executable($path))
148 foreach ($common_locations as $path)
150 if (is_executable($path)) return $path;
159 else return $path;
[all …]
/plugin/diagramsnet/lib/img/lib/allied_telesis/buildings/
H A DLarge_Building.svg1path d="M1.482 24.83a1.71 1.71 0 0 1 .209.076L46.543 1.1a1.63 1.63 0 0 0-.208-.077c-.186-.05-.465-…
/plugin/diagramsnet/lib/img/lib/allied_telesis/storage/
H A DDatacenter_Server_Rack_Storage_Unit_Small.svg1path d="M83.194 73.986l44.03-23.375.03 36.22-44.034 23.373z"/><path d="M1.562 24.934L45.594 1.562l…
/plugin/sequencediagram/bower_components/lodash/lib/fp/
H A Dbuild-dist.js5 const path = require('path'); constant
11 const basePath = path.join(__dirname, '..', '..');
12 const distPath = path.join(basePath, 'dist');
13 const fpPath = path.join(basePath, 'fp');
17 'entry': path.join(fpPath, '_convertBrowser.js'),
31 'entry': path.join(fpPath, '_mapping.js'),
52 file.min(path.join(distPath, filename))
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php1089 * @param string $path
1127 * @param mixed $path
1255 * @param string $path
1287 $path,
1362 * @param string $path
1387 * @param array $path
1444 * @param string $path
1499 * @param string $path
1506 $path = null;
1514 $path,
[all …]

1...<<11121314151617181920>>...114