Searched refs:normalizePath (Results 1 – 3 of 3) sorted by relevance
55 private String normalizePath(final Cookie cookie) { in normalizePath() method in CookiePathComparator67 String path1 = normalizePath(c1); in compare()68 String path2 = normalizePath(c2); in compare()
127 WebInspector.ParsedURL.normalizePath = function(path) function in WebInspector.ParsedURL215 …arsedURL.port ? (":" + parsedURL.port) : "") + WebInspector.ParsedURL.normalizePath(path) + postfi…
74 &normalizePath441 sub normalizePath($) subroutine