Home
last modified time | relevance | path

Searched refs:DECODE_UNRESERVED_CHARACTERS (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DUriNormalizer.php40 const DECODE_UNRESERVED_CHARACTERS = 2; define in GuzzleHttp\\Psr7\\UriNormalizer
127 if ($flags & self::DECODE_UNRESERVED_CHARACTERS) {
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md750 - `UriNormalizer::DECODE_UNRESERVED_CHARACTERS`