Home
last modified time | relevance | path

Searched refs:parsePortAttribute (Results 1 – 1 of 1) sorted by relevance

/external/apache-http/src/org/apache/http/impl/cookie/
DRFC2965PortAttributeHandler.java62 private static int[] parsePortAttribute(final String portValue) in parsePortAttribute() method in RFC2965PortAttributeHandler
113 int[] ports = parsePortAttribute(portValue); in parse()