browse-url-url-encode-chars

browse-url-url-encode-chars is a compiled Lisp function in `browse-url.el'.

(browse-url-url-encode-chars TEXT CHARS)

URL-encode the chars in TEXT that match CHARS.
CHARS is a regexp-like character alternative (e.g., "[)$]").