OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IPV6_HEX_COMPRESSED_PATTERN
(Results
1 - 2
of
2
) sorted by null
/external/apache-http/src/org/apache/http/conn/util/
InetAddressUtils.java
52
private static final Pattern
IPV6_HEX_COMPRESSED_PATTERN
=
65
return
IPV6_HEX_COMPRESSED_PATTERN
.matcher(input).matches();
/prebuilts/tools/common/http-client/
httpclient-4.1.1.jar
Completed in 51 milliseconds