Home
last modified time | relevance | path

Searched refs:path (Results 2126 – 2150 of 3342) sorted by relevance

1...<<81828384858687888990>>...134

/plugin/a2s/objects/
H A Dcloud.path1 <path width="100" height="100" d="M 28.78066 10.32924 C 39.97551 -3.9887199999999 50.94711 -1.60258…
/plugin/archivegenerator/
H A Dadmin.svg1 <svg viewBox="0 0 24 24"><path d="M3,3H21V7H3V3M4,8H20V21H4V8M9.5,11A0.5,0.5 0 0,0 9,11.5V13H15V11.…
/plugin/lms/img/
H A Dcheck.svg1 <svg viewBox="0 0 24 24"><path d="M 15.743682,2.5644219 7.6536829,10.654421 3.9836832,6.9744219 l -1.41,1.41 5.0799997,5.0900001 9.4999991,-9.5000001 z m 6.113569,13.0663411 -5.5,5.5 -1.42,-1.41 3.09,-3.09 h -5.669999 v -2 h 5.669999 l -3.08,-3.09 1.41,-1.41 z"/></svg>
/plugin/bez/images/
H A Dtick.svg3 <path d="m 255.96898,490.77753 -33.98918,-34.0002 12.24298,-12.24298 12.24298,-12.24298 22.00398,21.98693 22.00398,21.98693 46.99717,-46.9892 46.99718,-46.9892 12.24641,12.24642 12.24642,12.24641 -58.99268,58.99904 c -32.44598,32.44947 -59.22159,58.99904 -59.50138,58.99904 -0.27978,0 -15.80382,-15.30009 -34.49786,-34.00021 z"/>
/plugin/openlayersmap/admin/
H A Dpurge.svg1 <svg viewBox="0 0 24 24"><path fill="currentColor" d="M9,3V4H4V6H5V19A2,2 0 0,0 7,21H17A2,2 0 0,0 19,19V6H20V4H15V3H9M7,6H17V19H7 (…)
/plugin/tagging/images/
H A Darrow-both.svg2 <path d="M 2 8 H 18 L 10 0 L 2 8 M 2 12 H 18 L 10 20 L 2 12"/>
/plugin/sequencediagram/bower_components/lodash/fp/
H A D_baseConvert.js348 function cloneByPath(object, path) { argument
349 path = toPath(path);
352 length = path.length,
358 var key = path[index],
/plugin/talkpage/svg/
H A Dtalk.svg1 <svg viewBox="0 0 24 24"><path d="M17 12V3a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v14l4-4h10a1 1 0 0 0 1-1m4-…
/plugin/oauthgoogle/
H A Dlogo.svg1 <svg viewBox="0 0 488 512"><path d="M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S…
/plugin/clearhistory/
H A Dadmin.svg1 <svg viewBox="0 0 24 24"><path d="M15,16H19V18H15V16M15,8H22V10H15V8M15,12H21V14H15V12M11,10V18H5V1…
/plugin/batchedit/images/
H A Dfile-document.svg1 <svg viewBox="0 0 24 24"><path d="M13,9H18.5L13,3.5V9M6,2H14L20,8V20A2,2 0 0,1 18,22H6C4.89,22 4,21.1 4,20V4C4,2.89 4.89,2 6,2M15 (…)
H A Dpencil.svg1 <svg viewBox="0 0 24 24"><path d="M20.71,7.04C21.1,6.65 21.1,6 20.71,5.63L18.37,3.29C18,2.9 17.35,2.9 16.96,3.29L15.12,5.12L18.87 (…)
/plugin/owncloud/
H A Daction.php189 $path = $helper->getFilenameForID($fileid);
190 if($path != ""){
191 $src = str_replace('/',':',$path);
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/lasso/
H A Dupload.lasso50 Calculate the path to the current folder.
120 Rename the target path until it is unique.
131 file_copy($NewFile->find('path'), $NewFilePath);
/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfckindentcommands.js103 var path = new FCKElementPath( startContainer ) ;
104 var firstBlock = path.Block || path.BlockLimit ;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DScheduleDeliverTest.php617 * @param string $path
621 function putPath($path, $data) { argument
623 list($parent, $base) = \Sabre\HTTP\UrlUtil::splitPath($path);
/plugin/evesso/phpoauthlib/src/OAuth/OAuth2/Service/
H A DAbstractService.php130 * @param string|UriInterface $path
141 public function request($path, $method = 'GET', $body = null, array $extraHeaders = array()) argument
143 $uri = $this->determineRequestUriFromPath($path, $this->baseApiUri);
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DAbstractService.php127 * Sends an authenticated API request to the path provided.
128 * If the path provided is not an absolute URI, the base API Uri (must be passed into constructor) will be used.
130 * @param string|UriInterface $path
138 public function request($path, $method = 'GET', $body = null, array $extraHeaders = []) argument
140 $uri = $this->determineRequestUriFromPath($path, $this->baseApiUri);
/plugin/combo/action/
H A Dimgmove.php84 LogUtility::error("The target path image ($targetImageId) is not a path", self::CANONICAL, $e);
216 $path = $image->getImagePath();
217 $imageId = $path->toAbsolutePath()->toAbsoluteId();
221 $pageImagesObject->remove($path);
/plugin/filelisting/images/
H A Dfolder.svg2 <path d="M10,4H4C2.89,4 2,4.89 2,6V18A2,2 0 0,0 4,20H20A2,2 0 0,0 22,18V8C22,6.89 21.1,6 20,6H12L10,4Z" />
/plugin/pagenav/img/
H A Dnext.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M4 11v2h12l-5.5 5.5 1.42 1.42L…
H A Dprev.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4…
/plugin/authnc/lang/de/
H A Dsettings.php10 $lang['ocs-path'] = 'OCS-API Pfad (z.B. /ocs/v1.php/cloud)';
/plugin/combo/db/combo/
H A Dupdate0019.sql3 p.path as referent_path,
/plugin/elasticsearch/vendor/nyholm/dsn/
H A DREADME.md33 URL, other look like a file path.
222 { scheme:[//]authority[path][?query] | scheme:[//][userinfo]path[?query] | host:port[path][?query] }
233 path:
234 "Normal" URL path according to RFC3986 section 3.3.

1...<<81828384858687888990>>...134