Home
last modified time | relevance | path

Searched defs:is_existing_file (Results 1 – 5 of 5) sorted by relevance

/dports/devel/R-cran-desc/desc/R/
H A Dassertions.R37 is_existing_file <- function(x) { function
/dports/devel/R-cran-pkgcache/pkgcache/R/
H A Dassertions.R72 is_existing_file <- function(x) { function
/dports/sysutils/R-cran-processx/processx/R/
H A Dassertions.R54 is_existing_file <- function(x) { function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/shell/source/win32/
H A DSysShExec.cxx197 bool is_existing_file(const OUString& file_name) in is_existing_file() function
/dports/editors/nano/nano-5.9/src/
H A Dfiles.c1759 bool is_existing_file; in write_file() local