Home
last modified time | relevance | path

Searched refs:Location (Results 201 – 224 of 224) sorted by path

123456789

/plugin/fedauth/classes/usr/
H A Dfa_signin.usr.class.php85 header('Location: ' . $result);
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-common/src/
H A DLocation.php18 final class Location class
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/
H A DDocBlock.php32 /** @var Location Information about the location of this DocBlock. */
46 * @param Location $location The location within the file that this DocBlock occurs in.
55 Location $location = null,
106 * @return Location
H A DDocBlockFactory.php69 * @param Location $location
73 public function create($docblock, Types\Context $context = null, Location $location = null)
H A DDocBlockFactoryInterface.php18 * @param Location $location
22 public function create($docblock, Types\Context $context = null, Location $location = null);
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Loader/Fixtures/phar/
H A Dphar-sample.phar71 header('Location: ' . $_SERVER['REQUEST_URI'] . '/' . $pt);
/plugin/gitlog/
H A Dreadme.md26 #### Location of your git executable
/plugin/icalevents/conf/
H A Ddefault.php14 **Location**: {location_link}\\\\
17 **<sup>Location: {location}</sup>**\\\\
/plugin/icalevents/vendor/sabre/vobject/resources/schema/
H A Dxcal.rng752 # 3.8.1.7 Location
/plugin/mantis/lib/
H A Dchangelog285 - soap_transport_http: follow HTTP redirection (HTTP status 301 and Location header) (thanks for th…
/plugin/openid/
H A Daction.php97 header('Location: ' . $url);
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt786 the new (faster) cache retrieval method with Location
815 ¤ Cached files are used by a Location header instead of
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DCHANGELOG.md103 the `Location` record, returned by the Insights endpoint.
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/Model/
H A DCity.php77 $this->location = new \GeoIp2\Record\Location($this->get('location'));
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/Record/
H A DLocation.php36 class Location extends AbstractRecord class
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DAutoFormat.PurifierLinkify.DocURL.txt
H A DURI.MungeResources.txt
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Drouter.js13 var Location = function(href) { class
17 _.extend(Location.prototype, {
47 location = new Location('http://example.com');
282 assert.strictEqual(href, new Location('http://example.com#end_here').href);
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js276 Location: class in Env
551 var loc = Env.Location;
3574 Location: class in instanceCheckMap
3747 { return domMemberCache.Location; }
3986 domMemberMap.Location =
9417 Env.Location.skin :
9706 script.src = Env.Location.app + "#remote,persist";
11895 var proxyURL = Env.Location.baseDir + "plugin/proxy/proxy.php?url=" + encodeURIComponent(url);
14046 Env.Location.skinDir + "pixel_transparent.gif);";
/plugin/ssocas/
H A Daction.php64 header ('Location: ' . $url);
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js97 …disableResourceFetching:false,enableTrace:false,enablePersistent:false},Location:{sourceDir:null,b… class in Env
178 }var loc=Env.Location;
1265 …",method:"appendChild"},Element:{property:"tagName",value:{nodeType:1}},Location:{property:["hostn… class in instanceCheckMap
1294 }else{if(this.instanceOf(object,"Location")){return domMemberCache.Location
1324 domMemberMap.Location=["href","protocol","host","hostname","port","pathname","search","hash","assig…
2273 …eFrame=type=="frame",useLocalSkin=Env.useLocalSkin,url=useLocalSkin?Env.Location.skin:"about:blank…
2349 script.src=Env.Location.app+"#remote,persist";
2964 }var proxyURL=Env.Location.baseDir+"plugin/proxy/proxy.php?url="+encodeURIComponent(url);
3638 var inspectFrameStyle=resetStyle+"z-index: 2147483550; top:0; left:0; background:url("+Env.Location
/plugin/webdav/vendor/sabre/vobject/resources/schema/
H A Dxcal.rng752 # 3.8.1.7 Location
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs1635 // First Directory Sector Location
1644 // First Mini FAT Sector Location
3075 if(!/^Content-Location:/i.test(row)) continue;
3143 out.push('Content-Location: ' + (opts.root || 'file:///C:/SheetJS/') + fp);
18604 case 'location' /*case 'Location'*/: break;

123456789