Searched refs:isPostScriptNameAllowedChar (Results 1 – 1 of 1) sorted by relevance
107 bool isPostScriptNameAllowedChar(char c) { in isPostScriptNameAllowedChar() function150 if (!isPostScriptNameAllowedChar(c)) { in checkPSName()