Searched refs:scanHexSeq (Results 1 – 2 of 2) sorted by relevance
3510 q = scanHexSeq(p, n); in parseIPv6Reference()3546 q = scanHexSeq(p, n); in scanHexPost()3563 private int scanHexSeq(int start, int n) in scanHexSeq() method in URI.Parser
798 private int scanHexSeq(int start, int n) throws java.net.URISyntaxException { in scanHexSeq() method in URI.Parser