Searched refs:typeCompare (Results 1 – 1 of 1) sorted by relevance
120 return isDirectoryCompare(x ,y) || typeCompare(x, y) || nameCompare(x, y);146 function typeCompare(x, y) function