Searched refs:WINDOWS_UNC_RE (Results 1 – 1 of 1) sorted by relevance
73 private static final Pattern WINDOWS_UNC_RE = field in Util84 Matcher windowsUncMatcher = WINDOWS_UNC_RE.matcher(osPath); in url()