Home
last modified time | relevance | path

Searched defs:uri (Results 251 – 275 of 343) sorted by relevance

1...<<11121314

/plugin/webdav/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/
DPDO.php299 function findByUri($uri, $principalPrefix) {
/plugin/bibtex4dw/lib/
Dbibtexrender.php565 function _loadBibtexFile($uri, $kind) {
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
DStream.php30 private $uri; variable in GuzzleHttp\\Psr7\\Stream
DServerRequest.php67 $uri,
Dfunctions.php39 function uri_for($uri)
/plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/src/
DStream.php32 private $uri; variable in GuzzleHttp\\Psr7\\Stream
DUtils.php451 public static function uriFor($uri): UriInterface
DServerRequest.php69 $uri,
/plugin/fedauth/Auth/Yadis/
DYadis.php320 static function discover($uri, $fetcher,
/plugin/openid/Auth/Yadis/
DYadis.php334 static function discover($uri, $fetcher,
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/
DRedirectMiddleware.php124 …private function withTracking(PromiseInterface $promise, string $uri, int $statusCode): PromiseInt…
DUtils.php323 public static function idnUriConvert(UriInterface $uri, int $options = 0): UriInterface
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
DRedirectMiddleware.php126 private function withTracking(PromiseInterface $promise, $uri, $statusCode)
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DTemporaryFileFilterPlugin.php139 function beforeCreateFile($uri, $data) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/
DTemporaryFileFilterPlugin.php142 function beforeCreateFile($uri, $data, ICollection $parent, $modified) {
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
DStream.php14 private $uri; variable in GuzzleHttp\\Stream\\Stream
/plugin/combo/ComboStrap/
H A DLocalPath.php36 public static function createFromUri($uri): LocalPath
H A DFileSystems.php342 public static function createPathFromUri($uri): Path
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
DGoogleCloudRunV2Service.php122 public $uri; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2Service
505 public function setUri($uri)
DGoogleCloudRunOpV2Service.php122 public $uri; variable in Google\\Service\\CloudRun\\GoogleCloudRunOpV2Service
505 public function setUri($uri)
/plugin/diagramsnet/lib/js/jscolor/
Djscolor.js186 URI : function(uri) { // See RFC3986 argument
194 this.parse = function(uri) { argument
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/
H A DAbstractService.php204 UriInterface $uri,
/plugin/findologicxmlexport/vendor/jms/serializer/src/Metadata/
DClassMetadata.php247 public function registerNamespace(string $uri, ?string $prefix = null): void
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
DGoogleCloudRetailV2Product.php134 public $uri; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2Product
575 public function setUri($uri)
/plugin/pgn4web/pgn4web/libs/jscolor/
Djscolor.js218 URI : function(uri) { // See RFC3986 argument
226 this.parse = function(uri) { argument

1...<<11121314