Searched refs:IsPrintableChar (Results 1 - 1 of 1) sorted by relevance

/haiku/src/bin/
H A Dsetmime.cpp236 bool IsPrintableChar(char c) function in struct:MimeAttribute
409 if (IsPrintableChar(c1) && IsPrintableChar(c2) &&
410 IsPrintableChar(c3) && IsPrintableChar(c4))

Completed in 77 milliseconds