Searched refs:UTDIRSEP_STRING (Results 1 – 3 of 3) sorted by relevance
115 #define UTDIRSEP_STRING "\\" macro119 #define UTDIRSEP_STRING "/" macro
69 while(!strncmp(fileName, ".." UTDIRSEP_STRING, 3)) { in utFullPath()
80 while(!strncmp(fileName, ".." UTDIRSEP_STRING, 3)) { in utFullPath()