Searched refs:DIRSEP (Results 1 – 5 of 5) sorted by relevance
29 DIRSEP='@DIRSEP@'40 MAGICK_CONFIGURE_PATH="${MAGICK_CONFIGURE_BUILD_PATH}${DIRSEP}${MAGICK_CONFIGURE_SRC_PATH}" \
253 DIRSEP=':'260 DIRSEP=';'265 DIRSEP=';'272 AC_SUBST(DIRSEP) subst
4779 DIRSEP=':'4786 DIRSEP=';'4791 DIRSEP=';'
2980 DIRSEP = @DIRSEP@
245 #define DIRSEP '\\' macro247 #define DIRSEP '/' macro253 const char *dir = strchr(file->path, DIRSEP); in file_upload()