Searched refs:isAcceptableChar (Results 1 – 1 of 1) sorted by relevance
20 static bool isAcceptableChar(char C) { in isAcceptableChar() function37 if (!isAcceptableChar(Str[i])) in NameNeedsQuoting()