Searched defs:cleanPath (Results 1 – 4 of 4) sorted by relevance
322 PathHeader cleanPath = fixPath(pathName, null); in showExemplars() local640 PathHeader cleanPath = fixPath(path, postFix); in loadInformation() local
190 private String getStringValue(String cleanPath) { in getStringValue()200 private void checkForDraft(String cleanPath) { in checkForDraft()
21 static std::string cleanPath(StringRef Path) { in cleanPath() function
657 String cleanPath = currentAttributesToIgnore.reset(path).replaceAll(""); in getPathsWithValue() local