Lines Matching refs:PORT
116 PORT,
137 // Note that this can get a little funny for the port, query, and ref
143 // delimited components that is present (the port and query) and one that
154 // *PORT: 10 11 <-
181 // Port number.
182 Component port;
283 // Computes the integer port value from the given port component. The port
290 GURL_API int ParsePort(const char* url, const Component& port);
291 GURL_API int ParsePort(const char16* url, const Component& port);