Lines Matching refs:port
49 int port = -1;
135 * Gets the host name portion of the URL��not include the port.
140 * Sets the host name portion of the URL��not include the port.
147 * Sets the username name portion of the URL��not include the port.
154 * Sets the password portion of the URL��not include the port.
161 * Sets the scheme portion of the URL��not include the port.
168 * Sets the fragment portion of the URL��not include the port.
175 * Sets the search portion of the URL��not include the port.
182 * Sets the host portion of the URL��not include the port.
189 * Sets the port portion of the URL��not include the port.
196 * Sets the href portion of the URL��not include the port.
203 * Sets the path portion of the URL��not include the port.
210 * Gets the search portion of the URL��not include the port.
217 * Gets the username portion of the URL��not include the port.
224 * Gets the password portion of the URL��not include the port.
231 * Gets the fragment portion of the URL��not include the port.
238 * Gets the scheme portion of the URL��not include the port.
245 * Gets the path portion of the URL��not include the port.
252 * Gets the port portion of the URL��not include the port.
273 * Gets the host name portion of the URL��not include the port.