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
4726 DIRSEP=':'4733 DIRSEP=';'4738 DIRSEP=';'
2525 DIRSEP = @DIRSEP@
296 #define DIRSEP '\\' macro298 #define DIRSEP '/' macro304 const char *dir = strchr(file->path, DIRSEP); in file_upload()