Home
last modified time | relevance | path

Searched refs:url (Results 2551 – 2575 of 3380) sorted by relevance

1...<<101102103104105106107108109110>>...136

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DCouchDBHandler.php54 …$url = 'http://'.$basicAuth.$this->options['host'].':'.$this->options['port'].'/'.$this->options['…
/plugin/wrap/
H A Dplugin.info.txt7 url https://www.dokuwiki.org/plugin:wrap
/plugin/diagramsnet/lib/img/lib/atlassian/
H A DJira_Core_Logo.svg1 …<path d="M33.43 44.48A21.52 21.52 0 0 0 54.95 66V23.12L33.43 37.86z" fill="url(#A)"/><path d="M54.…
H A DStatuspage_Logo.svg1 …cc"/></linearGradient></defs><circle r="17.47" cx="37.31" cy="41.21" fill="url(#A)"/><path d="M.47…
H A DHipchat_Logo.svg1 … 1.28 1.28 0 0 1 .86-.33 1.31 1.31 0 0 1 1.31 1.3 3.57 3.57 0 0 1-.74 1.75z" fill="url(#A)"/></svg>
H A DJira_Service_Desk_Logo.svg1 …3.21 3.21 0 0 1 2.55 5.14L28.08 75.76a21.61 21.61 0 0 1-4.38-30.25z" fill="url(#A)"/><path d="M23.…
H A DStride_Logo.svg1 … 0 0 0-1.8 2v18a2 2 0 0 0 2.11 2c24.34-1.24 39-19 39-41.05h.07v-14z" fill="url(#A)"/><path d="M68 …
/plugin/translation/flags/
H A Dis.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 480"><defs><clipPath id="a"><path fill-opacity=".7" d="M0 0h640v480H0z"/></clipPath></defs><g fill-rule="evenodd" stroke-width="0" clip-path="url(#a)"><path fill="#003897" d="M0 0h666.7v480H0z"/><path fill="#fff" d="M0 186.7h186.7V0h106.6v186.7 (…)
/plugin/dokusioc/
H A Dplugin.info.txt7 url https://www.dokuwiki.org/plugin:dokusioc
/plugin/prettyphoto/js/
H A Djquery.prettyPhoto.js887 var url = location.href;
888 …hashtag = (url.indexOf('#prettyPhoto') !== -1) ? decodeURI(url.substring(url.indexOf('#prettyPhoto…
902 function getParam(name,url){ argument
906 var results = regex.exec( url );
/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.js32 function absurl (url, base) { argument
34 if (!url) {
37 else if (/^[a-z][-+\.a-z0-9]*:/i.test(url)) {
41 return url;
43 else if (url.slice(0,2) === '//') {
H A Djquery.socialshareprivacy.buffer.js49 url : uri + options.referrer_track,
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/
H A DConnection.php648 private function buildCurlCommand(string $method, string $url, ?string $body): string argument
650 if (strpos($url, '?') === false) {
651 $url .= '?pretty=true';
653 str_replace('?', '?pretty=true', $url);
657 $curlCommand .= " '" . $url . "'";
/plugin/autoindentcontrol/
H A Dstyle.css14 background-image: url(images/indent-toggle.png);
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dcode.md23 A code block enclosed in a link: [`somecode`](./url.md).
/plugin/tfslink/
H A Dstyle.css5 background-image: url(../../plugins/tfslink/images/workitem-link.png) !important;
/plugin/gpsies/
H A Dstyle.css27 background: url(images/gpsies.png) no-repeat left;
/plugin/interwiki/
H A Daction.php46 foreach($wikis as $key => $url) {
/plugin/dirpictures/
H A Dsyntax.php116 $new_files[$i]['url'] = wl($id,'',true);
/plugin/box2/
H A Dplugin.info.txt9 url http://dokuwiki.org/plugin:box2
/plugin/diagramsnet/lib/img/lib/cumulus/
H A Dswitch_cumulus_linux.svg1 …3H2A2,2,0,0,0,0,2v8a2,2,0,0,0,2,2H46a2,2,0,0,0,2-2V2a2,2,0,0,0-2-2Z" fill="url(#A)"/><path d="M46 …
H A Dswitch_out_of_band.svg1 …3H2A2,2,0,0,0,0,2v8a2,2,0,0,0,2,2H46a2,2,0,0,0,2-2V2a2,2,0,0,0-2-2Z" fill="url(#A)"/><path d="M46 …
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfck_gecko.js430 FCK.CreateLink = function( url, noUndo ) argument
437 if ( url.length > 0 )
452 oLink.href = url ;
/plugin/authgoogle/google/contrib/
H A DGoogle_PagespeedonlineService.php31 * @param string $url The URL to fetch and analyze
40 public function runpagespeed($url, $optParams = array()) { argument
41 $params = array('url' => $url);
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
H A DCurlFactory.php75 if (isset($response['transfer_stats']['url'])) {
76 $response['effective_url'] = $response['transfer_stats']['url'];
159 $url = Core::url($request);
165 CURLOPT_URL => $url,

1...<<101102103104105106107108109110>>...136