Searched refs:IsSafeAltName (Results 1 – 1 of 1) sorted by relevance
588 static inline bool IsSafeAltName(const char* name, size_t length, bool utf8) { in IsSafeAltName() function629 if (IsSafeAltName(name, length, utf8)) { in PrintAltName()