Home | History | Annotate | Download | only in src

Lines Matching refs:DIR_CHAR

45 #    define DIR_CHAR    '\\'
47 # define DIR_CHAR '/'
403 if(ThreeChars[0] == DIR_CHAR)
434 tail = strrchr(buffer, DIR_CHAR);