Searched refs:StarCount (Results 1 – 1 of 1) sorted by relevance
55 int StarCount = 1; in matchFilePath() local56 for (; ++I < EOP && Pattern[I] == '*'; ++StarCount) { in matchFilePath()59 if (StarCount != 2) in matchFilePath()