Searched refs:pathname (Results 1 – 5 of 5) sorted by relevance
188 var basePath = getBaseUri(location.pathname);206 var basePath = getBaseUri(location.pathname);260 var path = getBaseUri(location.pathname);431 l = getBaseUri(location.pathname);
1047 local pathname1050 while [[ -z "$pathname" ]]; do1065 pathname=${lines[$(($choice-$_arrayoffset))]}1069 pathname=${lines[0]}1071 cd $T/$pathname
231 var basePath = getBaseUri(location.pathname);288 var basePath = getBaseUri(location.pathname);342 var path = getBaseUri(location.pathname);478 l = getBaseUri(location.pathname);
206 var full = document.location.pathname;
1355 private static void writeValues(String pathname, ArrayList<String> values) { in writeValues() argument1359 fw = new FileWriter(pathname, false); in writeValues()1388 private static void writeClasses(String pathname, ArrayList<ClassInfo> widgets, in writeClasses() argument1393 fw = new FileWriter(pathname, false); in writeClasses()