Home
last modified time | relevance | path

Searched refs:old_path_info (Results 1 – 5 of 5) sorted by relevance

/external/chromium-trace/trace-viewer/third_party/Paste/paste/
Drecursive.py50 old_path_info = self.env.setdefault('paste.recursive.old_path_info', [])
51 old_path_info.append(self.env.get('PATH_INFO', ''))
/external/jetty/src/java/org/eclipse/jetty/server/
DDispatcher.java217 final String old_path_info=baseRequest.getPathInfo(); in forward() local
263 attr._pathInfo=old_path_info; in forward()
288 baseRequest.setPathInfo(old_path_info); in forward()
/external/jetty/src/java/org/eclipse/jetty/server/handler/
DContextHandler.java947 String old_path_info = null; in doScope() local
998 old_path_info = baseRequest.getPathInfo(); in doScope()
1042 baseRequest.setPathInfo(old_path_info); in doScope()
/external/jetty/src/java/org/eclipse/jetty/servlet/
DServletHandler.java376 final String old_path_info=baseRequest.getPathInfo(); in doScope() local
442 baseRequest.setPathInfo(old_path_info); in doScope()
/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 ...