url-port-if-non-default

url-port-if-non-default is a compiled Lisp function in `url-parse.el'.

(url-port-if-non-default URLOBJ)

Return the port number specified by URLOBJ, if it is not the default.
If the specified port number is the default, return nil.