The unescape function decodes the URI using util_uri_unescape, converting %-encoded octets to their unencoded form, and returns the result.
unescape(uri)
The following table describes the argument for the expression function.
Table A–16 unescape Argument| Argument | Description | 
|---|---|
| uri | The URI that the function converts |