Lines Matching full:pathname
11 var basePath = getBaseUri(location.pathname);
132 var pagePath = document.location.pathname;
807 var basePath = getBaseUri(location.pathname);
1115 window.location = getBaseUri(location.pathname);
2251 if (location.pathname.indexOf("/reference") == 0) {
2252 if(!(location.pathname.indexOf("/reference-gms/packages.html") == 0)
2253 && !(location.pathname.indexOf("/reference-gcm/packages.html") == 0)
2254 && !(location.pathname.indexOf("/reference/com/google") == 0)) {
2507 var full = document.location.pathname;