Searched refs:pathname (Results 1 – 4 of 4) sorted by relevance
997 local pathname1000 while [[ -z "$pathname" ]]; do1015 pathname=${lines[$(($choice-$_arrayoffset))]}1019 pathname=${lines[0]}1021 cd $T/$pathname
201 var basePath = getBaseUri(location.pathname);247 var basePath = getBaseUri(location.pathname);300 var path = getBaseUri(location.pathname);471 l = getBaseUri(location.pathname);
206 var full = document.location.pathname;
1268 private static void writeValues(String pathname, ArrayList<String> values) { in writeValues() argument1272 fw = new FileWriter(pathname, false); in writeValues()1301 private static void writeClasses(String pathname, ArrayList<ClassInfo> widgets, in writeClasses() argument1306 fw = new FileWriter(pathname, false); in writeClasses()