Searched refs:inputIsSpecial (Results 1 – 1 of 1) sorted by relevance
1648 bool inputIsSpecial = IsSpecial(input); in SetScheme() local1649 if ((special != inputIsSpecial) || ((input == "file") && in SetScheme()