Home
last modified time | relevance | path

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

/external/jetty/src/java/org/eclipse/jetty/server/handler/
DContextHandler.java1750 String context_path = ch.getContextPath(); in getContext() local
1752 …if (uripath.equals(context_path) || (uripath.startsWith(context_path) && uripath.charAt(context_pa… in getContext()
1753 || "/".equals(context_path)) in getContext()
1764 … if (matched_path == null || context_path.length() > matched_path.length()) in getContext()
1767 matched_path = context_path; in getContext()
1770 if (matched_path.equals(context_path)) in getContext()
1777 if (matched_path == null || context_path.length() > matched_path.length()) in getContext()
1780 matched_path = context_path; in getContext()
1783 if (matched_path.equals(context_path)) in getContext()
1799 String context_path = ch.getContextPath(); in getContext() local
[all …]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...