Home
last modified time | relevance | path

Searched refs:expand_tilde (Results 1 - 2 of 2) sorted by relevance

/third_party/musl/src/regex/
H A Dglob.c194 static int expand_tilde(char **pat, char *buf, size_t *pos) in expand_tilde() function
250 error = expand_tilde(&s, buf, &pos); in glob()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DFileSystem.h364 /// @param expand_tilde If true, resolves ~ expressions to the user's home
367 bool expand_tilde = false);
373 void expand_tilde(const Twine &path, SmallVectorImpl<char> &output);

Completed in 4 milliseconds