Home | History | Annotate | Download | only in js

Lines Matching full:pathname

10 var basePath = getBaseUri(location.pathname);
110 var pagePath = document.location.pathname;
727 var basePath = getBaseUri(location.pathname);
865 var path = getBaseUri(location.pathname);
1068 window.location = getBaseUri(location.pathname);
1900 if (location.pathname.indexOf("/reference")) {
1901 if(!location.pathname.indexOf("/reference-gms/packages.html")
1902 && !location.pathname.indexOf("/reference-gcm/packages.html")
1903 && !location.pathname.indexOf("/reference/com/google") == 0) {
2156 var full = document.location.pathname;