Searched defs:oldPath (Results 1 – 5 of 5) sorted by relevance
206 final private String oldPath; field in XMLSource.Alias217 String oldPath = aliasPath.substring(0, pos); in make() local230 private Alias(int pos, String oldPath, String newPath, String aliasParts) { in Alias()278 static String addRelative(String oldPath, String relativePath) { in addRelative()297 public static String stripLastElement(String oldPath) { in stripLastElement()330 public String changeNewToOld(String fullPath, String newPath, String oldPath) { in changeNewToOld()
267 String oldPath = entry.oldValue; in modifyFile() local
556 PathDiagnosticCallPiece(PathPieces &oldPath, const Decl *caller) in PathDiagnosticCallPiece()
587 PathDiagnosticCallPiece(PathPieces &oldPath, const Decl *caller) in PathDiagnosticCallPiece()
4164 const char *oldPath = conn->bits.reuse ? ftpc->prevpath : ""; in ftp_parse_url_path() local