Searched refs:numberOfDirectorySeparators (Results 1 – 7 of 7) sorted by relevance
6806 function numberOfDirectorySeparators(str: string) { function6813 numberOfDirectorySeparators(path1),6814 numberOfDirectorySeparators(path2)
15440 function numberOfDirectorySeparators(str) { function15445 … return ts.compareValues(numberOfDirectorySeparators(path1), numberOfDirectorySeparators(path2));
19501 function numberOfDirectorySeparators(str) { function19506 … return ts.compareValues(numberOfDirectorySeparators(path1), numberOfDirectorySeparators(path2));
19706 function numberOfDirectorySeparators(str) { function19711 … return ts.compareValues(numberOfDirectorySeparators(path1), numberOfDirectorySeparators(path2));
19512 function numberOfDirectorySeparators(str) { function19517 … return ts.compareValues(numberOfDirectorySeparators(path1), numberOfDirectorySeparators(path2));