Searched refs:DIR_SEPARATOR (Results 1 – 13 of 13) sorted by relevance
99 #define DIR_SEPARATOR '\\' macro102 #define DIR_SEPARATOR '/' macro106 #define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR)109 (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))
301 Dest[PrefixLen++] = DIR_SEPARATOR; in lprofApplyPathPrefix()308 const char *Sep = strchr(Path, DIR_SEPARATOR); in lprofFindFirstDirSeparator()318 const char *Sep = strrchr(Path, DIR_SEPARATOR); in lprofFindLastDirSeparator()
957 FilenameBuf[J + TmpDirLength] = DIR_SEPARATOR; in getCurFilename()
4247 (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))4746 /* search backwards for last DIR_SEPARATOR */
5626 (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))6130 /* search backwards for last DIR_SEPARATOR */
5883 (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))6387 /* search backwards for last DIR_SEPARATOR */
5841 (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))6345 /* search backwards for last DIR_SEPARATOR */
5718 (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))6222 /* search backwards for last DIR_SEPARATOR */
5886 (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))6390 /* search backwards for last DIR_SEPARATOR */