Searched refs:uri2 (Results 1 – 5 of 5) sorted by relevance
| /plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/ |
| D | UriNormalizer.php | 171 * @param UriInterface $uri2 An URI to compare 178 …public static function isEquivalent(UriInterface $uri1, UriInterface $uri2, $normalizations = self… argument 180 …return (string) self::normalize($uri1, $normalizations) === (string) self::normalize($uri2, $norma…
|
| /plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/src/ |
| D | UriNormalizer.php | 174 * @param UriInterface $uri2 An URI to compare 179 …public static function isEquivalent(UriInterface $uri1, UriInterface $uri2, int $normalizations = … argument 181 …return (string) self::normalize($uri1, $normalizations) === (string) self::normalize($uri2, $norma…
|
| /plugin/authgooglesheets/vendor/guzzlehttp/psr7/ |
| D | README.md | 804 `public static function isEquivalent(UriInterface $uri1, UriInterface $uri2, $normalizations = self…
|
| /plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/ |
| D | README.md | 858 `public static function isEquivalent(UriInterface $uri1, UriInterface $uri2, $normalizations = self…
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | bundle.js.map | 1 …uri2, ignoreFragment = false) {\n if (uri1 === uri2) {\n return 0;\n }\n …
|