Searched refs:PRESERVING_NORMALIZATIONS (Results 1 – 4 of 4) sorted by relevance
| /plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/ |
| D | UriNormalizer.php | 22 const PRESERVING_NORMALIZATIONS = 63; define in GuzzleHttp\\Psr7\\UriNormalizer 121 public static function normalize(UriInterface $uri, $flags = self::PRESERVING_NORMALIZATIONS) 178 …uivalent(UriInterface $uri1, UriInterface $uri2, $normalizations = self::PRESERVING_NORMALIZATIONS)
|
| /plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/src/ |
| D | UriNormalizer.php | 21 public const PRESERVING_NORMALIZATIONS = define in GuzzleHttp\\Psr7\\UriNormalizer 124 …static function normalize(UriInterface $uri, int $flags = self::PRESERVING_NORMALIZATIONS): UriInt… 179 …riInterface $uri1, UriInterface $uri2, int $normalizations = self::PRESERVING_NORMALIZATIONS): bool
|
| /plugin/authgooglesheets/vendor/guzzlehttp/psr7/ |
| D | README.md | 734 `public static function normalize(UriInterface $uri, $flags = self::PRESERVING_NORMALIZATIONS): Uri… 740 - `UriNormalizer::PRESERVING_NORMALIZATIONS` 804 …t(UriInterface $uri1, UriInterface $uri2, $normalizations = self::PRESERVING_NORMALIZATIONS): bool`
|
| /plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/ |
| D | README.md | 788 `public static function normalize(UriInterface $uri, $flags = self::PRESERVING_NORMALIZATIONS): Uri… 794 - `UriNormalizer::PRESERVING_NORMALIZATIONS` 858 …t(UriInterface $uri1, UriInterface $uri2, $normalizations = self::PRESERVING_NORMALIZATIONS): bool`
|