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

/haiku/src/kits/mail/
H A Dmail_util.cpp1447 char nextByte = header.ByteAt(crPos); local
1448 if (nextByte != ' ' && nextByte != '\t')

Completed in 82 milliseconds