Home
last modified time | relevance | path

Searched refs:path (Results 326 – 350 of 2830) sorted by relevance

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DChromeManagement.php83 'location' => 'path',
115 'path' => 'v1/{+name}',
119 'location' => 'path',
135 'path' => 'v1/{+name}',
139 'location' => 'path',
155 'path' => 'v1/{+name}',
159 'location' => 'path',
179 'location' => 'path',
205 'location' => 'path',
235 'location' => 'path',
[all …]
H A DCloudBillingBudget.php70 'path' => 'v1/{+parent}/budgets',
74 'location' => 'path',
80 'path' => 'v1/{+name}',
84 'location' => 'path',
90 'path' => 'v1/{+name}',
94 'location' => 'path',
100 'path' => 'v1/{+parent}/budgets',
104 'location' => 'path',
118 'path' => 'v1/{+name}',
122 'location' => 'path',
H A DYouTubeReporting.php73 'path' => 'v1/jobs',
82 'path' => 'v1/jobs/{jobId}',
86 'location' => 'path',
96 'path' => 'v1/jobs/{jobId}',
100 'location' => 'path',
110 'path' => 'v1/jobs',
145 'location' => 'path',
150 'location' => 'path',
164 'location' => 'path',
208 'location' => 'path',
[all …]
H A DMyBusinessPlaceActions.php67 'path' => 'v1/{+parent}/placeActionLinks',
71 'location' => 'path',
77 'path' => 'v1/{+name}',
81 'location' => 'path',
87 'path' => 'v1/{+name}',
91 'location' => 'path',
97 'path' => 'v1/{+parent}/placeActionLinks',
101 'location' => 'path',
119 'path' => 'v1/{+name}',
123 'location' => 'path',
[all …]
H A DWorkflowExecutions.php67 'path' => 'v1/{+workflow}:triggerPubsubExecution',
71 'location' => 'path',
87 'path' => 'v1/{+name}:cancel',
91 'location' => 'path',
97 'path' => 'v1/{+parent}/executions',
101 'location' => 'path',
107 'path' => 'v1/{+name}',
111 'location' => 'path',
121 'path' => 'v1/{+parent}/executions',
125 'location' => 'path',
H A DStreetViewPublish.php69 'path' => 'v1/photo',
73 'path' => 'v1/photo/{photoId}',
77 'location' => 'path',
83 'path' => 'v1/photo/{photoId}',
87 'location' => 'path',
101 'path' => 'v1/photo:startUpload',
105 'path' => 'v1/photo/{id}',
109 'location' => 'path',
129 'path' => 'v1/photos:batchDelete',
133 'path' => 'v1/photos:batchGet',
[all …]
H A DAdMob.php74 'path' => 'v1/{+name}',
78 'location' => 'path',
84 'path' => 'v1/accounts',
107 'path' => 'v1/{+parent}/adUnits',
111 'location' => 'path',
135 'path' => 'v1/{+parent}/apps',
139 'location' => 'path',
163 'path' => 'v1/{+parent}/mediationReport:generate',
167 'location' => 'path',
183 'path' => 'v1/{+parent}/networkReport:generate',
[all …]
/plugin/diagramsnet/lib/img/lib/mscae/
H A DAzure_Boards.svg1path d="M33.804 20.014c3.556 0 6.792 1.337 9.252 3.534V1.97c0-1.09-.88-1.97-1.97-1.97H1.97C.88 0 0…
H A DReservations.svg1path d="M43.853 32.583a21.76 21.76 0 0 1-28.632 11.265L32.588 3.952c11.018 4.795 16.06 17.614 11.2…
H A DCounter.svg1path d="M44.5 40h-39c-3 0-5.5-2.5-5.5-5.5v-29C0 2.5 2.5 0 5.5 0h39c3 0 5.5 2.5 5.5 5.5v29c0 3-2.5 …
H A DActiveDirectory.svg1path fill="#3c9be4" d="M14 20c0-.41.08-.803.236-1.17.155-.36.37-.678.64-.95s.594-.49.95-.643c.728-…
H A DIntegration_Accounts.svg1path d="M0 0h50v50H0z" fill="#fff"/><path d="M0 0v50h50V0zm45.5 45.5h-41v-41h41z" fill="#3999c6"/>…
H A DQueues_Storage.svg1path d="M44 43H6c-3.314 0-6-3.686-6-7V0h49v37c0 3.314-1.686 6-5 6z" fill="#3e3e3e"/><path d="M19 0…
H A DPortalCurrent.svg1path d="M0 40.6c0 1.1.9 2 2 2h46c1.1 0 2-.9 2-2V9.3H0z" fill="#1e1e1e"/><path d="M0 40.6c0 1.1.9 2…
H A DFree_Services.svg1path d="M69.3 78H38.1c3.5 12.3 1 14.1-19.5 14.1v6.4h69.8v-6.4c-20.6 0-22.6-1.8-19.1-14.1" fill="#7…
/plugin/combo/ComboStrap/
H A DWikiPath.php11 * A dokuwiki path has the same structure than a windows path with a drive and a path
13 * The drive being a local path on the local file system
15 * Ultimately, this path is the application path and should be used everywhere.
24 * A Wiki Path can be just a wrapper around every local path)
80 const CANONICAL = "wiki-path";
90 * @var string the path id passed to function (cleaned)
110 * @var string - the absolute path (w
132 __construct(string $path, string $drive, string $rev = null) global() argument
352 createMediaPathFromPath($path, $rev = null) global() argument
431 toDokuWikiIdDriveContextual($path) global() argument
523 addRootSeparatorIfNotPresent(string& $path) global() argument
547 toValidAbsolutePath($path) global() argument
570 createWikiPath($path, $drive, string $rev = '') global() argument
601 createFromPathObject(Path $path) global() argument
718 createFromPath(string $path, string $drive, string $rev = null) global() argument
759 removeRootSepIfPresent($path) global() argument
[all...]
/plugin/diagramsnet/lib/img/lib/allied_telesis/security/
H A DRouter_UTM.svg1path d="M54.344 54.008l37.123-19.833.03 8.966-37.124 19.832z"/><use xlink:href="#B"/></g><use xlin…
/plugin/captcha/_test/
H A DHelperTest.php
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DCodeSniffer.php314 @include $path;
1069 $path = $path.DIRECTORY_SEPARATOR.'ruleset.xml';
1571 if (is_dir($path) === true || self::isPharFile($path) === true) {
1573 $path = 'phar://'.$path;
1604 if ($this->shouldIgnoreFile($path, dirname($path)) === true) {
2289 if ($path !== null && strpos($path, 'ruleset.xml') !== false) {
2400 $path = '';
2465 $path = '';
2524 $path = $homeDir.substr($path, 1);
2537 return $path;
[all …]
/plugin/syntaxhighlighter3/sxh3/build/
H A Dtasks.coffee1 path = require 'path'
45 varName = path.basename(file, path.extname(file))
51 sourceDir = path.resolve baseDir, '..', 'src'
54 includesDir = path.resolve baseDir, 'includes'
55 sourceJsDir = path.resolve sourceDir, 'js'
56 sourceSassDir = path.resolve sourceDir, 'sass'
58 outputCssDir = path.resolve outputDir, 'styles'
77 cssFile = path.join(outputCssDir, path.basename sassFile).replace /\.scss$/, '.css'
102 ext = path.extname filename
103 filename = path.basename filename, ext
[all …]
/plugin/diagramsnet/lib/img/lib/allied_telesis/switch/
H A DModular_Switch_SBx8106.svg1path d="M4.128,36.102v40.2" stroke="#fefefe" class="T U"/><g stroke="#626366" stroke-width="2.999"…
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/FS/
H A DCollection.php36 * @param string $path on-disk path.
40 function __construct($path, array $acl, $owner = null) { argument
42 parent::__construct($path);
60 $path = $this->path . '/' . $name;
62 if (!file_exists($path)) throw new NotFound('File could not be located');
65 if (is_dir($path)) {
67 return new self($path, $this->acl, $this->owner);
71 return new File($path, $this->acl, $this->owner);
/plugin/file2dw/docker/simple/
H A Ddocker-compose.yml15 - /absolute/or/relative/path/to/data:/dokuwiki/data # REQUIRED: Change "left" path
16 - /absolute/or/relative/path/to/conf:/dokuwiki/conf # REQUIRED: Change "left" path
17 - /absolute/or/relative/path/to/plugins:/dokuwiki/lib/plugins # REQUIRED: Change "left" path
18 - /absolute/or/relative/path/to/tpl:/dokuwiki/lib/tpl # REQUIRED: Change "left" path
19 - /absolute/or/relative/path/to/logs:/var/log # REQUIRED: Change "left" path
/plugin/diagramsnet/lib/img/lib/mscae/dep/
H A DData_Lake_Store.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/diagramsnet/lib/img/lib/ibm/miscellaneous/
H A Dobject_storage.svg1path d="M11.2 46.1h37l-18.5-32z" fill="#fff"/><path d="M49.8 48H9.5c-.3 0-.7-.2-.8-.5-.2-.3-.2-.6 …

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